get_albums
Retrieve details for multiple Spotify albums in a single request, supporting up to 20 album IDs and an optional market filter.
Instructions
Get details of multiple albums in one call (up to 20 IDs).
Args:
album_ids: List of Spotify album IDs (max 20).
market: ISO 3166-1 alpha-2 country code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| album_ids | Yes | ||
| market | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |