artistwatch_new_additions
Monitor followed artists for new album or single releases within a configurable window. Receive alerts for releases from artists you follow.
Instructions
Watches your FOLLOWED artists for new material: walks /me/following, probes each artist's latest release and flags those released within the last N days. Quota: 1 cursor walk + 1 small albums call per followed artist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Freshness window in days. Default: 30 | |
| artists_cap | No | Max followed artists probed. Default: 30 | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |