getResourceReference
Generate resource references for MCP clients to fetch resources by ID, providing text introductions, embedded references, and usage instructions.
Instructions
Returns a resource reference that can be used by MCP clients to fetch a resource. The resource ID must be between 1 and 100.
Args: resourceId: ID of the resource to reference (1-100)
Returns: A list containing a text introduction, an embedded resource reference, and instructions for using the resource URI
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resourceId | Yes |