artist_first_release
Find an artist's earliest release across all album groups and get a full album card with label, copyright, track listing, and runtime.
Instructions
Locates an artist's earliest release across all album groups and returns a full card for it: label, copyright, track listing and runtime via the full album payload. Quota: one paginated walk + 1 GET /albums/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist_id | Yes | Spotify ID, URI (spotify:...), or open.spotify.com URL — all resolve to the same entity | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |