watch_artists
Track new music releases by adding Spotify artists to a local watchlist for polling.
Instructions
Add artists to a local watchlist sidecar for new-release polling
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Watchlist name. Default: "default" | |
| artist_ids | Yes | Spotify artist IDs to watch | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |