library_growth_report
Report your Spotify library growth by counting saved tracks, albums, shows, and episodes added in weekly, monthly, or yearly periods. Returns the count of new saves for each interval.
Instructions
How fast your library is growing — buckets saved tracks/albums/shows/episodes by added_at period (weekly/monthly/yearly). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Bucket size (default monthly) | |
| lookback | No | How many periods back (default 12) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |