getMyPlaylists
Fetch a paginated list of the current user's Spotify playlists. Use it to browse or select playlists for playback and management.
Instructions
Get a list of the current user's playlists on Spotify
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of playlists to return (1-50) | |
| offset | No | Offset for pagination (0-based index) |