era_preference_report
Compare the album release eras of your recently played tracks to your top tracks, highlighting whether your current listening skews older or newer. Offers a concise report of your era preferences.
Instructions
Compare the decade mix (album release eras) of your recently-played tracks against a top-tracks window, highlighting where recent listening skews older or newer (default medium_term). Quota: GET /me/player/recently-played + 1× GET /me/top/tracks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_items | No | Max recently-played items to walk (default 150; the API pages 50 per call). | |
| time_range | No | Top-tracks window to compare eras against. Default: medium_term | medium_term |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |