get_album_info
Retrieves detailed metadata for a Spotify album, including its release date, label, and track list.
Instructions
Get detailed information about a Spotify album.
Args:
album_id: Spotify album ID
Returns:
Dict with album metadata including release_date, label, tracksInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| album_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||