save_artist_new_releases
Check an artist's new album releases and save any unsaved ones to your Spotify library.
Instructions
Find new releases for an artist and save unsaved albums to Your Library (diffs against /me/library/contains)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Albums to fetch, 1–50. Default: 20 | |
| market | No | ISO 3166-1 alpha-2 country code, e.g. 'US' | |
| artist_id | Yes | Spotify artist ID | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |