artist_album_completeness
Compares your saved Spotify albums against an artist's full studio-album discography to list missing titles. Provides a clear completeness report to identify gaps in your collection.
Instructions
Checks how complete your saved-album library is for one artist: canonical studio-album titles from the discography walk matched (edition-insensitively) against your /me/albums walk, with a missing list. Quota: 2 paginated walks (artist albums + saved albums).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist_id | Yes | Spotify ID, URI (spotify:...), or open.spotify.com URL — all resolve to the same entity | |
| saved_cap | No | Max saved albums scanned. Default: SPOTIFY_MCP_FETCH_ALL_CAP | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |