playlists_create
Create a new YouTube playlist with custom title, description, and privacy settings using the YouTube Data API.
Instructions
Create a new YouTube playlist (requires OAuth authentication)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The playlist title | |
| description | No | The playlist description | |
| privacyStatus | No | Privacy status (default: private) |