setlist_search_setlists
Search setlist.fm for concert setlists using filters like artist, venue, city, country, tour, date, or year. Get songs and event details with attribution links.
Instructions
Search setlist.fm for concert setlists. Filter by any combination of artist, venue, city, country, tour, date, or year. Returns setlists with their songs and event details. Provide at least one filter. 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 |
|---|---|---|---|
| artistName | No | Artist name | |
| artistMbid | No | Artist's MusicBrainz ID (mbid) | |
| venueName | No | Venue name | |
| venueId | No | Venue ID | |
| cityName | No | City name | |
| cityId | No | City's geoId | |
| state | No | State name | |
| stateCode | No | State code | |
| countryCode | No | Country code (ISO 3166-1 alpha-2) | |
| tourName | No | Tour name | |
| date | No | Event date, ISO yyyy-MM-dd (e.g. 2025-08-28) | |
| year | No | Event year | |
| lastUpdated | No | Only setlists updated on/after this UTC time, ISO yyyy-MM-dd or yyyy-MM-ddTHH:mm:ss | |
| p | No | Result page number (defaults to 1) |