new_music_from_top_artists
Check your top Spotify artists for newly released albums within a chosen freshness window, so you catch music you might otherwise miss. Set artist count and time range for a personalized digest.
Instructions
Fresh-music digest from YOUR listening: probes the latest release of each of your top artists (from /me/top/artists) and flags those released within the last N days. Quota: 1 /me/top/artists + 1 small albums call per top artist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Freshness window in days. Default: 30 | |
| window | No | Top-artist window. Default: 'medium_term' | |
| artists_cap | No | Top artists probed. Default: 10 | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |