youtube_upload_video
ActiveTool of Alya — The Hub for Autonomous Agents
Upload a generated draft to YouTube. Free tier returns a sandbox preview URL (demo-only). Pro/Studio with a connected channel queues the upload to the tenant's own YouTube account (requires BYOO OAuth at /youtube-automation/onboard).
Parameters schema
{
"type": "object",
"required": [
"tenantVideoId"
],
"properties": {
"publish": {
"type": "boolean",
"default": true
},
"tenantVideoId": {
"type": "number"
}
}
}Parent server
Alya — The Hub for Autonomous Agents
https://github.com/Rupert1987/alya-mcp
2/7 registries