Skip to main content
Glama

x402vid AI Intelligence & Channel Growth for YouTube Videos

Competitor Channel Comparison

compare_channels
Read-only

Fetch stats for 2-3 YouTube channels and compare head to head with AI verdicts.

Compare 2-3 channels head to head: scoreboard, packaging grades, tactics worth copying, gaps to exploit. Slow call — allow up to 5 minutes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicNoOptional niche context for the comparison
channelsYes2-3 channels, comma-separated (URLs, @handles, or UC ids)
x_paymentNoBase64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A3.7/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint=false and openWorldHint, so the safety profile is covered. The description adds meaningful context annotations do not carry: it is a slow call needing up to 5 minutes, which materially affects agent invocation strategy.

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

Conciseness4/5

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

Short and front-loaded, with the latency warning placed last where it is easy to catch. The phrase 'compare head to head' is repeated across both sentences, a minor redundancy that keeps it from a 5.

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?

An output schema exists, so return values need no explanation, and the schema covers the payment requirement. The description supplies the latency expectation and output shape, leaving only the explicit paywall/payment-requirement note absent from the prose.

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 description coverage is 100%, so the schema already documents topic, channels, and the required x_payment payload. The description only reinforces the accepted channel count and adds no format or syntax detail beyond the schema, making the baseline 3 appropriate.

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?

States a specific verb (compare) and resource (2-3 YouTube channels) plus the deliverable it returns (scoreboard, packaging grades, tactics, gaps). It is clearly distinct from single-channel siblings like analyze_youtube_topic, but it never names a sibling to route against, so it stops short of a 5.

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

Usage Guidelines3/5

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

The '2-3 channels' bound implies when the tool applies, but there is no explicit when-to-use versus alternatives (e.g. grow_channel_report or niche_research) and no stated prerequisites beyond the payment parameter living in the schema.

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