get_schema
Retrieve parameter schemas for specific tools to obtain the exact details needed to call them. Choose brief, detailed, or full schema output.
Instructions
Catalog entry. Runs in your Kuudo deployment, not here. 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 |