save_artist_new_releases
Identify an artist's new releases and add missing albums to your Spotify library by comparing against your existing 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 | |
| artist_id | Yes | Spotify artist ID | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |