Get Schema
get_schemaRetrieve parameter schemas for specific tools to see required inputs and call them correctly. Use after tool discovery to get detailed definitions.
Instructions
Get parameter schemas for specific tools.
Use after searching to get the detail needed to call a tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tools | Yes | List of tool names to get schemas for | |
| detail | No | 'brief' for names and descriptions, 'detailed' for parameter schemas as markdown, 'full' for complete JSON schemas | detailed |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |