Get Spotify Playlists
spotify_playlistsRetrieve a paginated list of the current user's Spotify playlists, using limit and offset parameters to navigate through pages.
Instructions
Return one page of the current user's Spotify playlists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| offset | Yes | ||
| playlists | Yes |