get_current_user_playlists
Retrieve a list of playlists owned or followed by the current Spotify user. Specify limit and offset to customize the results. Integrates with MCP Spotify Server for playlist management.
Instructions
Get a list of the playlists owned or followed by the current Spotify user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of playlists to return (1-50) | |
offset | No | The index of the first playlist to return |