get_schema
Retrieve parameter schemas for tools to understand required inputs before making API calls. Choose from brief, detailed, or full formats.
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 |