Skip to main content
Glama
kud
by kud

report-video-abuse

Submit an abuse report for a YouTube video, specifying the reason and optional comments. Requires confirmation before sending.

Instructions

Report a video to YouTube for abuse/policy violation. Costs 50 quota units. Irreversible outward action — requires confirm: true.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
confirmNoMust be true to actually report
videoIdYesVideo ID to report
commentsNoAdditional free-text comments
languageNoLanguage of the comments (e.g. en)
reasonIdYesAbuse reason ID — fetch valid values with list-video-abuse-report-reasons
secondaryReasonIdNoSecondary reason ID, if the reason supports one
Behavior4/5

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

With no annotations, the description must carry the burden of disclosing side effects. It explicitly states the 50-quota-unit cost and the irreversible outward nature of the action, which are critical behavioral traits. It does not mention response behavior or permissions, but the key consequences are covered.

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?

Two sentences, front-loaded with purpose and critical caveats. Every word earns its place—no fluff or repetition.

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?

Despite no annotations and no output schema, the description covers cost, irreversibility, and confirmation requirement. It doesn't explain response or edge cases, but for a report action with 6 well-documented parameters, this is sufficiently complete for an agent to invoke it correctly.

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 all parameters. The description adds emphasis on confirm being required but does not introduce new semantics beyond the schema. Baseline 3 is appropriate.

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

Purpose5/5

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

The description clearly states the action ('Report a video to YouTube') with a specific resource ('video') and purpose ('for abuse/policy violation'). It is unambiguous and distinguishes this from the related sibling 'list-video-abuse-report-reasons'.

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 description provides clear context for when to use this tool, including the prerequisite that confirm must be true and that it is an irreversible outward action. It does not explicitly name alternative tools, but the mention of fetching reasonId via the sibling tool gives implicit guidance.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kud/mcp-youtube'

If you have feedback or need assistance with the MCP directory API, please join our Discord server