saved_track_age_report
Show when you saved each liked track by producing an age-bucket histogram and per-year add counts, helping you understand listening habits over time. Read-only.
Instructions
Histogram of when you saved each liked track (added_at): age buckets plus a per-year add histogram. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_cap | No | Max saved items to walk per paginated source (default: SPOTIFY_MCP_FETCH_ALL_CAP) | |
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |