deep_dive_report
Get a listening report for one artist: recently-played counts, track rotation, and rank in each top-artists window. Input an artist ID, URI, or URL to see their presence in your listening history.
Instructions
Deep-dive one artist: recently-played counts, which of their tracks rotate, and their rank in each top-artists window (accepts ID, URI, or URL). Quota: GET /me/player/recently-played + 3× GET /me/top/artists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist | Yes | Artist ID, URI, or URL. | |
| max_items | No | Max recently-played items to walk (default 150; the API pages 50 per call). | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |