YouTube
YouTube operations: publish video, fetch metrics, get channel profile.
Skill name:
youtube 5 BST per callWhen to use it
Brandstaq automatically picks YouTube when you say things like:
- “Publish this video to YouTube”
- “Get metrics for the channel this month”
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| tags | array | No | — |
| title | string | No | Video title. |
| action | string | Yes | Youtube operation to perform. Each value maps to a connector method; mismatched action/params return UNKNOWN_ACTION. |
| caption | string | No | Video description. |
| post_id | string | No | YouTube video id. |
| media_path | string | No | Local path or R2 key for the video file. |
| media_type | string | No | — |
When the agent reaches for it
When you mention YouTube explicitly — publish a video, pull channel metrics — the agent picks this. Per-platform so it doesn't try operations the YouTube API doesn't support.