b_sides_detector
Identify an artist's B-sides: tracks on singles that never appear on albums. Scans the discography to surface non-LP catalogue.
Instructions
Detect B-sides: tracks that appear on an artist's singles but never on any album — the non-LP catalogue. Also covers: b_sides_finder (same discography scan) — See also: b_sides_finder. Quota: 🔴 paginated walks + batched /albums lookups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist_id | Yes | Spotify artist ID, URI, or URL | |
| max_results | No | ||
| max_singles | No | Singles to scan. Default: 50 | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |