b_sides_finder
Identify an artist's b-sides: tracks from singles and compilations that never appear on their core albums. Specify an artist by Spotify ID, URI, or URL to surface these hidden tracks.
Instructions
Surfaces an artist's b-sides: tracks on singles/compilation releases whose normalized titles never appear on the artist's core album-group releases, found via discography walks + chunked full-album fan-in. Quota: 2 walks + 1 /albums?ids= call per 20 releases per group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist_id | Yes | Spotify ID, URI (spotify:...), or open.spotify.com URL — all resolve to the same entity | |
| max_results | No | ||
| max_per_group | No | Releases scanned per group (newest first). Default: 30 | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |