Show playlist contents
get_playlist_itemsRetrieve the list of tracks from a Spotify playlist using its ID, URI, or URL. Supports pagination.
Instructions
Lists the tracks in one of the user's own or collaborative playlists (Spotify no longer exposes other users' playlist contents). Accepts a playlist id, URI, or URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Pagination offset (default 0) | |
| playlist | Yes | Playlist id, spotify:playlist:… URI, or open.spotify.com URL |