get_album
Retrieve detailed information about a Spotify album using its album ID. Optionally specify a market to adjust for regional availability.
Instructions
Get details of a Spotify album by its ID.
Args:
album_id: The Spotify ID of the album.
market: ISO 3166-1 alpha-2 country code; affects availability/relinking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| album_id | Yes | ||
| market | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |