Skip to main content
Glama

x402vid AI Intelligence & Channel Growth for YouTube Videos

Comment Replies Miner

comment_replies
Read-only

Mine reply threads under top YouTube comments with AI verdicts.

Hottest threads by reply count with their replies, then AI finds the debate, consensus splits, unanswered questions in replies, and replies worth pinning. Closes the StableSocial replies gap.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
video_urlYesYouTube video URL or video ID
x_paymentNoBase64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP)
max_threadsNoTop threads to mine (default 5, max 10)
max_replies_eachNoReplies per thread (default 10, max 25)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

B3.2/5.0
Behavior3/5

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

Annotations already declare readOnlyHint=true, destructiveHint=false, and idempotentHint=false enjoy the safety profile. The description adds useful behavioral context by stating that threads are selected by reply count and that AI identifies debates, consensus splits, unanswered questions, and replies worth pinning. It does not explain what idempotentHint=false means operationally or that the x_payment requirement is part of the call, though the schema does.

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?

The description is concise and front-loaded with the core purpose. The second sentence provides meaningful detail about the AI verdicts. The closing phrase 'Closes the StableSocial replies gap' is marketing-flavored and low-information, but it is short and does not substantially harm readability.

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

Completeness3/5

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

Given the output schema exists and annotations cover safety, the description conveys the core operation and selection heuristic well enough. However, it is missing guidance on when this tool is preferable to analyze_comments or get_video_intelligence, and the payment requirement could be surfaced in the description rather than only in the schema. It is adequate but not complete.

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 baseline is 3. The tool description itself adds no parameter-level meaning; it does not mention x_payment, max_threads, or max_replies_each. The schema already documents the parameters, including the x_payment requirement and max/default values, so the description neither helps nor hurts beyond the baseline.

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 starts with a specific verb and resource: 'Mine reply threads under top YouTube comments with AI verdicts.' It clearly identifies what the tool operates on and what it produces. However, it does not explicitly differentiate it from sibling tools like analyze_comments or get_video_intelligence, so it earns a 4 rather than 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 Guidelines2/5

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

There is no direct guidance on when to use this tool versus alternatives. The phrase 'Closes the StableSocial replies gap' vaguely implies a niche use case but is jargon and not actionable. No sibling tools are named, and no exclusions or preconditions are provided.

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