inspect_tool
Retrieve the full description and input schema of any tool before calling it, so you can pass valid parameters and avoid errors.
Instructions
Show one tool's full description and input schema before calling it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | Exact registered tool name | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |