broker_describe_tool
Retrieves the full description, input schema, and metadata for an upstream MCP tool by its broker-qualified name, enabling informed tool calls.
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. |