saveOrRemoveAlbumForUser
Save albums to or remove them from a Spotify user's Your Music library. Provide an action and up to 20 album IDs.
Instructions
Save or remove albums from the user's "Your Music" library
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform: save or remove albums | |
| albumIds | Yes | Array of Spotify album IDs (max 20) |