now_playing_history
Retrieve your current Spotify track merged with recently played items, deduplicated, to see a consolidated listening history at a glance.
Instructions
Merged listening stream — recently-played plus currently-playing item on top (deduped). 🟡 (2 reads). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max recently-played items (default 10) | |
| dedupe | No | Deduplicate currently-playing if already most-recent | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |