album_track_explorer
Get a complete album track listing with per-song duplicate counts across the discography, highlighting which tracks are unique to this release and which are recycled.
Instructions
Full track listing for one album with per-track cross-album duplicate counts — spot which songs are unique to this release vs recycled across the discography. Quota: 🔴 one album fetch + one paginated discography walk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| album_id | Yes | Spotify album ID, URI, or URL | |
| max_results | No | ||
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |