artist_live_albums_finder
Find an artist's live albums and concert recordings, sorted chronologically. Enter a Spotify artist ID, URI, or URL to get their live, unplugged, and live-at releases.
Instructions
List an artist's live releases (titles matching live/unplugged/live-at patterns) chronologically — the concert-record shelf. Quota: 🟡 one paginated /artists/{id}/albums walk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist_id | Yes | Spotify artist ID, URI, or URL | |
| max_results | No | ||
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |