year_in_review
Generate a markdown review of your top tracks, artists, library growth, and discovery ratio across all time ranges. Understand your listening habits with local compute.
Instructions
Spotify-Wrapped substitute: top tracks/artists across all top-list time ranges, decade mix, library growth and discovery ratio, rendered as a markdown review. Local compute. Quota: ~9 reads (3 top ranges × 2 lists + library + history).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year to review (used for library-growth histogram framing). Default: current year. | |
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| output_format | No | Render as markdown review or raw json | markdown |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |