fetch
Retrieve documentation for a specific tool by providing its ID. Avoids memory lookups, focusing only on route discovery for the requested tool.
Instructions
Discovery-only. Returns route documentation for a tool by name. Does NOT look up memory by UUID. Use recall (via tools/call) for memory access after completing mcpLogin + mcpAuthenticate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Tool ID to fetch documentation for |