get_my_playlists
Retrieve playlists you own or follow from your Spotify account. Use pagination with limit and offset to control results.
Instructions
Playlists the user owns or follows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| href | No | ||
| next | No | ||
| items | No | ||
| limit | No | ||
| total | No | ||
| offset | No | ||
| previous | No |