list_my_playlists
List the playlists owned or followed by the signed-in user. Control results with limit and offset for pagination.
Instructions
List the playlists owned or followed by the signed-in user.
Args: limit: Number of playlists to return (1-50). Defaults to 20. offset: Index to start from, for paging through large libraries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |