artist_top_vs_saved
See which of your top artists have the most saved albums and tracks in your library. Ranks them by library presence.
Instructions
Compares your top artists (from /me/top/artists) against your own library: saved-album and saved-track counts per top artist, ranked by library presence. Read-only; no popularity fields used. Quota: 1 /me/top/artists + 2 capped library walks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window | No | Listening window for top artists. Default: 'medium_term' | |
| artists_cap | No | Top artists to compare. Default: 10 | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |
| saved_album_cap | No | Max saved albums scanned. Default: 1000 | |
| saved_track_cap | No | Max saved tracks scanned. Default: 2000 |