Check Saved Spotify Albums
spotify_album_library_containsCheck if specific Spotify albums are saved in your library using their album IDs, returning a result for each ID.
Instructions
Check whether exact Spotify album IDs are saved in the user's library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| album_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| saved | Yes | ||
| album_ids | Yes |