Get Spotify Albums
spotify_albumsFetch typed details for Spotify albums by exact IDs, with unknown IDs reported separately.
Instructions
Return typed details for exact Spotify album IDs. Albums are fetched through the supported singular endpoint; unknown IDs are reported separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| album_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| albums | Yes | ||
| missing_ids | Yes | ||
| requested_ids | Yes |