youtube_create_playlist
Create a new YouTube playlist by specifying a title, description, and privacy status (private, public, or unlisted).
Instructions
Create a new playlist.
Args: title: Playlist title description: Playlist description privacy_status: "private", "public", or "unlisted"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| description | No | ||
| privacy_status | No | private |