get_tool_details
Retrieve detailed specifications for any tool, including input schema, parameter types, and usage examples, after listing available tools.
Instructions
Get full details for a specific tool including its input schema, parameter types, and usage examples. Call after discover_tools to get the full spec before execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | Exact tool name from discover_tools results |