fetch_resource
Retrieve skill resources by URI when native MCP resource fetching is unavailable. Use resource:// URIs from skill responses to access files.
Instructions
[FALLBACK ONLY] Fetch a skill resource by URI. IMPORTANT: Only use this if your client does NOT support native MCP resource fetching. If your client supports MCP resources, use the native resource fetching mechanism instead. This tool only supports URIs in the format: resource://skillz/{skill-slug}/{path}. Resource URIs are provided in skill tool responses under the 'resources' field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_uri | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||