last_heard
Find the last time you listened to a specific artist by scanning your recent play history. Returns the date and time of the most recent play.
Instructions
For 1-10 artists: when did you last actually play them (recently-played cursor walk) + the gap — answers "when did I last listen to X?" without guessing. Quota: 🟡 2-10 pages walked (max_pages, disclosed; stops early once all found).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artists | Yes | Artist names to look up (1-10) | |
| max_pages | No | Max recently-played pages to walk (default 10) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |