Get Saved Spotify Albums
spotify_saved_albumsReturn a page of albums saved in your Spotify library, with adjustable limit and offset.
Instructions
Return one page of albums saved in the current user's Spotify library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| albums | Yes | ||
| offset | Yes |