spotify_get_playlist_tracks
Retrieve tracks from Spotify playlists using pagination controls. Fetch up to 100 songs per request with playlist ID to access complete track listings from any collection.
Instructions
Get tracks from a playlist with pagination (limit up to 100, offset for paging).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |