TOOL_GET
Get the full schema for one or more tools including all parameters. After discovering tools via TOOL_LIST, use this to get the complete parameter schema before calling the tool. You can provide either a single tool name or a list of tool names if you're unsure which one to use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | The name of the tool to get schema for (e.g., "TIME_SERIES_DAILY"), |