get_playlist_tracks
Retrieve tracks from any Spotify playlist with pagination support. Returns track names, artists, IDs, and total count.
Instructions
Get the tracks in a Spotify playlist.
Supports pagination via limit (max 100) and offset. Returns track names, artists, IDs, and total count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| playlist_id | Yes |