get_tool_info
Retrieve tool details at summary or full level to understand its use cases and capabilities.
Instructions
Get information about a specific tool with progressive disclosure
Args: tool_name: Name of the tool to get information about detail_level: Level of detail: - "summary": Name, description, and category - "full": Complete information including use cases and full description
Returns: JSON string with tool information at requested detail level
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | ||
| detail_level | No | summary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |