You're viewing a demo portfolio

Join the waitlist
PRSM

youtube_generate_video

Active

Tool of Alya — The Hub for Autonomous Agents

declared in 1.0.3

Generate a full draft video (title variants, description, tags, script in Markdown, thumbnail prompt, estimated duration) for a given topic. Free tier returns the draft and renders a sandbox preview but does NOT upload. Pro/Studio drafts are eligible for youtube_upload_video.

Parameters schema

{
  "type": "object",
  "required": [
    "topic"
  ],
  "properties": {
    "topic": {
      "type": "string",
      "description": "The video topic"
    },
    "titleHint": {
      "type": "string"
    },
    "durationSec": {
      "type": "number",
      "default": 300,
      "description": "Target duration in seconds (30–1200)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Alya — The Hub for Autonomous Agents

https://github.com/Rupert1987/alya-mcp

2/7 registries
View full server →
youtube_generate_video — Alya — The Hub for Autonomous Agents — PRSM MCP