setlist_search_cities
Search for cities on setlist.fm by name, state, or country. Returns city details including geoId for use in setlist and venue queries.
Instructions
Search setlist.fm for cities by name and/or location. Returns cities with their geoId — use it as cityId in setlist_search_setlists / setlist_search_venues, or with setlist_get_city. Results include a setlist.fm url; when you present this data, cite it as a clickable source link to setlist.fm (their API terms require followable attribution — no nofollow). If a result has no url, link to https://www.setlist.fm instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| p | No | Result page number (defaults to 1) | |
| name | No | City name | |
| state | No | State the city lies in | |
| country | No | City's country | |
| stateCode | No | State code the city lies in |