b_sides_detector
Identify B-sides: tracks released on an artist's singles but never included on any album, by scanning their Spotify catalogue.
Instructions
Detect B-sides: tracks that appear on an artist's singles but never on any album — the non-LP catalogue. 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 |