morning_briefing
Consolidate your Spotify day into one digest: new releases from followed artists, new episodes from saved shows, per-show backlog, and today's listening. Use it to catch up without checking multiple feeds.
Instructions
Daily digest in one call: new releases from followed artists + new episodes from saved shows + per-show backlog + today's listening so far. Superset of whats_new + show_new_episodes. Quota: roughly 2 + artists + shows reads (budgeted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_shows | No | Budget for per-show episode lookups. Default 20. | |
| max_artists | No | Budget for followed-artist album lookups. Default 20. | |
| since_hours | No | Lookback window for new releases/episodes. Default 24h. | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |
| include_listening | No | Include today's listening so far (adds 1 recently-played read) |