mood_bucket_report
Segment recently played tracks into daypart and familiarity buckets to reveal listening-mood patterns: new discoveries vs familiar staples.
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 |