artist_complete_check
Compare an artist's full discography against your saved albums to identify missing releases, with album, single, and compilation breakdown.
Instructions
Collector completeness: the artist's full album list vs your saved albums — what's missing, with album/single/compilation breakdown. Quota: 2 reads (artist albums + your saved albums, page-capped).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist_id | Yes | Spotify artist ID | |
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| include_singles | No | Count singles as part of the complete set. Default true. | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |