create_playlist
Create a new Spotify playlist with a specified name, optional description, and public visibility setting. Enables batch playlist creation in library management.
Instructions
Create a new Spotify playlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Playlist name | |
| description | No | Playlist description | |
| public | No | Whether playlist is public (default False) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||