Search public places catalog
search_placesSearch a seeded public industry catalog of well-known venues and hotels (not a complete world database; not org-private Soundcheck venues). Returns matching places from the seed by name, alias, or id. Unknown names return empty results with optional catalog name suggestions — never invented addresses or geo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | optional city filter (case-insensitive substring) | |
| type | No | optional place type filter | |
| query | Yes | name, alias, or id to search for (max 200 characters) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | true on success (including confirmation_required prompts) | |
| data | No | tool payload (API/composite/confirmation object); object, array, or primitive JSON | |
| error | No | when ok is false |