most_replayed
Identifies your most replayed tracks by counting plays from recent listening history, deduplicating tracks, and returning ranked results with play counts.
Instructions
Most-replayed tracks in the recent window: play counts per track from recently-played, deduped — "on repeat" computed locally (complements window-based listening_report). Quota: 🟢 1-2 reads, local compute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Top N tracks to return (default 10) | |
| pages | No | Recently-played pages to walk (default 2) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |