broker_describe_tool
Describe an upstream MCP tool by broker-qualified name to get its input schema, metadata, and owner details before calling it.
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. |