Skip to main content
Glama
hermoso-ai

Hermoso

Official

Performance of one of your YouTube videos

youtube_video_insights
Read-only

Retrieve per-video performance for any YouTube video on your channel—views, estimated minutes watched, retention percentage, engagement, and subscriber gains—to evaluate success or ad spend. Defaults to last 28 days; custom dates available.

Instructions

Per-VIDEO performance for a video on the connected channel — views, estimated minutes watched, average view duration, average view PERCENTAGE (the retention number that tells you whether the hook held), likes, comments, shares and subscribers gained. Use it for "how did that video do", "which upload performed best", or to judge an ad before spending more behind it. youtube_channel only returns channel-wide totals and cannot answer this. Defaults to the last 28 days; pass startDate/endDate (YYYY-MM-DD) for another window. Read-only, 0 credits. Needs a connected YouTube channel.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endDateNoYYYY-MM-DD, default today
videoIdYesthe YouTube video id (the v= part of the watch URL, or the videoId returned by post_to_youtube)
startDateNoYYYY-MM-DD, default 28 days ago
Behavior5/5

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

Annotations already provide readOnlyHint=true and destructiveHint=false, and the description reinforces with 'Read-only, 0 credits'. It adds beyond annotations: the 0-credit cost and the prerequisite 'Needs a connected YouTube channel'. No contradictions.

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 lengthy but each sentence carries distinct value: metrics, use cases, comparison, defaults, auth/cost. It front-loads the core purpose and metrics, then layered context. Slightly long but not wasteful; a well-structured block.

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

Completeness5/5

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

For a per-video metrics tool with no output schema, the description covers everything an agent needs: the exact metrics returned, use cases, date filtering, default window, cost, and auth prerequisite. Nothing essential is missing for correct invocation.

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

Parameters4/5

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

Schema description coverage is 100%, so baseline is 3. The description adds useful meaning for videoId by explaining it as 'the v= part of the watch URL, or the videoId returned by post_to_youtube', which goes beyond the schema's generic 'the YouTube video id'. Defaults for startDate/endDate are also echoed, but the videoId clarification is the key added value.

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?

States a specific verb+resource: 'Per-VIDEO performance for a video on the connected channel', then enumerates the exact metrics returned (views, watch time, retention, engagement). Explicitly contrasts with youtube_channel ('cannot answer this'), so an agent can distinguish it from siblings without opening schemas.

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

Usage Guidelines5/5

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

Gives concrete use cases: 'how did that video do', 'which upload performed best', 'judge an ad before spending more behind it'. Names the alternative (youtube_channel) and states its limitation. Also mentions date-range customization, leaving no ambiguity about when to call this tool.

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/hermoso-ai/hermoso'

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