artist_debut_release_finder
Find an artist's first release and all other releases from that debut year. Provide a complete origin-year view using a Spotify artist ID.
Instructions
Dig up an artist's earliest release with full detail plus everything else they released in that same year — the origin story view. Quota: 🟡 one paginated /artists/{id}/albums walk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist_id | Yes | Spotify artist ID, URI, or URL | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |