Update video details
update_videoUpdate a YouTube video's title, description, tags, or privacy. Only the provided fields change; other metadata is read back and preserved, preventing accidental blanking.
Instructions
Change a video's title, description, tags or privacy. Only the fields you pass change: the rest are read back and preserved first, because the API replaces the whole snippet and would otherwise blank them. Reversible, so it is not confirm-gated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | No | ||
| account | No | Which connected channel to act on (name or @handle). Required when more than one is connected: without it the call fails and lists the choices rather than picking one. | |
| video_id | Yes | ||
| description | No | ||
| privacy_status | No |