host.catalog.get
Return one public tool's descriptor and args_schema by its full name (.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full_name | Yes | The tool's full name, <namespace>.<name>. | |
| tenant_key | No | The key `signup` returned. Required only when this connection carries no Authorization: Bearer header -- when both are present, the header wins. |