setlist_get_artist_setlists
Fetch an artist's setlists (newest first) using their MusicBrainz ID, with pagination for browsing.
Instructions
Get an artist's setlists (most recent first) by their MusicBrainz ID (mbid). Paginated via p. 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 |
|---|---|---|---|
| mbid | Yes | Artist's MusicBrainz ID (mbid) | |
| p | No | Result page number (defaults to 1) |