broker_describe_tool
Inspect an upstream MCP tool's description, input schema, and metadata using its broker-qualified name before calling it, eliminating guesswork.
Instructions
Describe one profile-visible upstream MCP tool by broker-qualified name. Use this after broker_search_tools and before broker_call_tool so the client can inspect the exact description, input schema, upstream owner, transport, and mutating metadata instead of guessing arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full broker-qualified tool name to inspect, such as an upstream prefix joined to the upstream tool name by the configured namespace separator. |