createyoutubebroadcast
Schedule and publish YouTube live broadcasts with custom titles, descriptions, and privacy settings. Supports looping playlists and immediate or scheduled start times.
Instructions
Create Broadcast
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_name | Yes | The exact name of the profile (e.g., Codivion TR) authoring the broadcast (White Label identifier) | |
| title | Yes | Title of the YouTube broadcast | |
| description | No | Video description text | |
| privacyStatus | No | Privacy level of the stream | |
| start_time | No | Scheduled ISO-8601 start time. If omitted, defaults to immediate execution (+1m). | |
| playlist_id | No | UUID of the CodivUpload playlist to loop | |
| is_loop | No | Indicates if the stream should loop indefinitely |