get_playlist_items
Retrieve comprehensive details of a Spotify playlist's items, including optional filters like fields, limit, market, and offset, using the specified playlist ID or URI.
Instructions
Get full details of the items of a playlist
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fields | No | Optional. Filters for the query | |
id | Yes | The Spotify ID or URI of the playlist | |
limit | No | Optional. Maximum number of items to return (1-100) | |
market | No | Optional. An ISO 3166-1 alpha-2 country code | |
offset | No | Optional. Index of the first item to return |