spotify_create_playlist
Create a new Spotify playlist with custom name, description, and privacy settings for authenticated users.
Instructions
Create a new playlist for the authenticated user
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the playlist | |
| description | No | Description of the playlist | |
| public | No | Whether the playlist should be public |