most_replayed
Identify your most-replayed tracks by deduplicating recent listening history and counting plays per track. See which tracks are on repeat.
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 |