Skip to main content
Glama

get-video-stats

Retrieve detailed statistics for any YouTube video, including views, likes, comments, and upload date, by providing the video ID. Ideal for analyzing video performance.

Instructions

Get statistical information for a specific YouTube video (views, likes, comments, upload date, etc.)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
videoIdYes
Behavior2/5

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

No annotations are provided, so the description carries full burden. It states what the tool does but lacks behavioral details: no mention of permissions needed, rate limits, whether it's a read-only operation (implied by 'Get'), error conditions, or response format. This is inadequate for a tool with zero annotation coverage.

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?

Single sentence, front-loaded with the core purpose, and includes helpful examples (views, likes, etc.) without unnecessary details. Every word earns its place efficiently.

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

Completeness2/5

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

Given no annotations, no output schema, and low schema coverage, the description is incomplete. It doesn't cover behavioral aspects (e.g., auth, errors), parameter details, or return values, leaving significant gaps for a tool that fetches video statistics.

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 0%, so the description must compensate. It implies the parameter is for a 'specific YouTube video' but doesn't explain the videoId format (e.g., YouTube ID syntax) or provide examples. The description adds minimal meaning beyond the schema's basic type constraint.

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 clearly states the verb 'Get' and the resource 'statistical information for a specific YouTube video', with examples of what that includes (views, likes, comments, upload date). It distinguishes from siblings like get-channel-stats (channel-level) and get-video-comments (comments only), but doesn't explicitly contrast them.

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?

No guidance on when to use this tool versus alternatives like get-channel-stats (for channel-level stats) or get-video-comments (for comments only). The description implies usage for video-level statistics but doesn't provide explicit context or exclusions.

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

Related 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/coyaSONG/youtube-mcp-server'

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