tokenintel_describe
Get the full input schema for a specific tool. Returns the JSON Schema (parameters, types, required fields, descriptions) needed to call the tool via tokenintel_invoke. Use tokenintel_discover first to find tool names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | The tool name to describe (e.g. 'tokenintel_whale_flows'). |