create_playlist
Create a new music playlist by specifying a title, optional description, and toggling private or collaborative settings.
Instructions
Create a new playlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| is_private | No | ||
| description | No | ||
| is_collaborative | No |