list_catalogs
List configured catalogs and their filter names, types, allowed values, and sort options so you can submit valid catalog_search requests.
Instructions
List the configured catalogs and the vocabulary each one accepts.
Returns every catalog's filter names, types, allowed values, and sort
options. Call this before catalog_search so you filter with names the
catalog actually exposes.
Filters marked accepts_name are keyed by an opaque id upstream but
take a human name here — pass "Chicago", not a region id. Where the
value set is closed it is listed in allowed_values; where it is open
(performers, venues) any name is accepted and resolved on the way
through.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalogs | Yes | ||
| default_catalog | No | The catalog used when a tool's `api` argument is omitted. |