get_album
Retrieve details of a Spotify album using its unique album ID. Access album metadata including tracks, artists, and release information.
Instructions
Get details of a Spotify album by its ID.
Args:
album_id: The Spotify ID of the album.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| album_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |