get_saved_counts
Get total counts of saved tracks, albums, shows, episodes, audiobooks, and playlists in your Spotify library. Uses minimal API calls to snapshot library size without paging through items.
Instructions
Library size snapshot: total counts for tracks/albums/shows/episodes/audiobooks/playlists via limit=1 reads — no item paging. Quota: 🟢 6 GETs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |