new_music_from_top_artists
Find new music from your top Spotify artists by checking each artist's latest album and flagging releases from the last N days.
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 |