Get the full schema of a tool
get_tool_schemaFetch the complete description and JSON schema for a specific tool from a named server to build accurate call_tool arguments.
Instructions
Get the full description and JSON input schema of one tool, needed to construct arguments for call_tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | Tool name from list_tools | |
| server | Yes | Server name from list_servers |