get_album_tracks
Retrieve all tracks from a Spotify album by providing its ID or URI. Returns track names, artists, and IDs to enable adding the full album to a playlist.
Instructions
Get all tracks on a Spotify album.
Accepts a Spotify album ID or full URI. Returns track names, artists, and IDs. Useful for adding an entire album to a playlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| album_id | Yes |