Skip to main content
Glama

x402vid AI Intelligence & Channel Growth for YouTube Videos

Channel Launch Kit

channel_launch_kit
Read-only

Channel launch kit: validate niche, script video #1, plan videos 2-5.

New to YouTube? Start here. Give a topic; get demand validation, a full word-for-word launch script with visuals, a 5-video cluster, a teaser, and thumbnail spec. Slow call — allow up to 5 minutes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toneNoOptional tone (e.g. skeptical reviewer, hype coach)
topicYesThe niche/topic to launch into (only required field)
audienceNoOptional audience (e.g. total beginners)
x_paymentNoBase64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP)
duration_minsNoTarget runtime 4-20 min (default 10)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already cover read-only and non-destructive behavior, and the description adds genuinely useful context beyond them by warning that this is a slow call and may take up to 5 minutes. It also clarifies the generative scope of the outputs, though payment/auth is left to the parameter schema rather than the description prose.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact and front-loaded: a one-line summary of the kit, a target-user prompt, and a latency warning. Every sentence earns its place, with no filler or repetition of annotation fields.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the rich input schema and presence of an output schema, the description covers the key invocation context: new channel, topic, expected deliverables, and slow runtime. The only notable gap is that the payment payload is described as required in the parameter schema but not mentioned in the description prose and is not in the schema's required list, which could confuse a caller.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the baseline of 3 applies. The description mostly repeats the idea of providing a topic and does not add meaning for tone, audience, duration_mins, or x_payment beyond what the input schema already states. The parameter descriptions are already explicit, so no penalty is needed, but the tool description adds no extra parameter value.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a clear action and resource: validate a niche, script video #1, and plan videos 2-5, and lists concrete deliverables such as a launch script, 5-video cluster, teaser, and thumbnail spec. It is not a tautology, but it does not explicitly contrast with sibling tools like niche_research or thumbnail_concept, so it misses the top tier.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The phrase 'New to YouTube? Start here' gives an explicit audience and entry-point condition, and 'Give a topic; get...' indicates the minimal invocation pattern. However, it does not state when not to use the tool or name alternatives, so the guidance is clear but not fully exclusionary.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources