For the MCP host’s auth + endpoint layout, see
MCP overview. For the inverse direction — agents
receiving files via
attachments[] and the file_id model used
across OpenAPI and A2A — see Tools § Attachments
and Calling agents § Attachments.Resources
Resources represent data that MCP clients can read but not modify.resources/list
Discover available resources:Resource schema
| Field | Type | Description |
|---|---|---|
uri | string | Unique resource identifier |
name | string | Human-readable name |
description | string | What the resource contains |
mimeType | string | Content type of the resource |