save_to_library
Save tracks, albums, shows, episodes, or audiobooks to your Spotify library by providing their URIs.
Instructions
Save items (tracks/albums/shows/episodes/audiobooks) to the user's library.
Auto-chunks at 50 items per request.
Args:
uris: List of Spotify URIs to save (e.g. ["spotify:track:xxx"]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uris | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |