get_tool_details
Retrieve complete specifications for any trading tool, including input schema, parameter types, and usage examples, to prepare for execution.
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 |