mood_bucket_report
Segment your recently played music by time of day and familiarity to reveal listening mood. See whether you lean toward fresh discoveries or familiar staples in each daypart.
Instructions
Segment recently-played plays into daypart × familiarity buckets (fresh tracks vs staples from your top tracks, default medium_term) as a lightweight listening-mood proxy. 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 defining "staple" music. Default: medium_term | medium_term |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |