host.catalog.search
Search public tools across every tenant by name/description substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Substring to match; omit for every public tool. | |
| limit | No | Max results; default 20. | |
| tenant_key | No | The key `signup` returned. Required only when this connection carries no Authorization: Bearer header -- when both are present, the header wins. |