show_activity_feed
See the most recent episodes from all saved shows in one chronological feed, sorted newest-first. Set per-show episode counts to control depth.
Instructions
Chronological feed of the most recent episodes across ALL your saved shows, merged and sorted newest-first — one scroll instead of N show visits. Defaults to 3 episodes per show, newest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_shows | No | Max per-show episode lookups (request budget). Default 50 | |
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| eps_per_show | No | Recent episodes pulled per show. Default 3 | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |