Get Schema
get_schemaRetrieve parameter schemas for specific tools to get the details needed for calling them. Use after searching to obtain the required input information.
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 |