Skip to main content
Glama

ytptube_generate_task_metadata

Generate task metadata, NFO, and image sidecar files for media center scraping by providing a task ID.

Instructions

Generate task metadata, NFO, and image sidecar files.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
Behavior3/5

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

Annotations already mark the tool as not read-only and not destructive, so the description is not solely responsible for safety disclosure. The description adds that it generates NFO and image sidecar files, which implies file-writing behavior. However, it does not clarify whether existing files are overwritten, what exactly constitutes 'task metadata,' or whether the task record is mutated, so transparency is only partially improved.

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?

The description is a single sentence that is front-loaded and free of unnecessary words. Every word contributes to the core message: 'Generate' plus the object types. It is appropriately sized for the tool's simplicity and does not waste tokens.

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 tool has one parameter, no output schema, and minimal annotations, the description provides a basic understanding of the tool's purpose. However, it lacks details about the expected behavior, return values, side effects, and the meaning of the 'id' parameter. The description is minimally viable but leaves significant gaps for an agent to safely invoke the tool.

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

Parameters2/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 for explaining the 'id' parameter. The description only mentions 'task' context, suggesting that 'id' refers to a task ID, but this is not explicit. No parameter details, format, or examples are given, leaving the agent to guess the exact meaning and role of the sole parameter.

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 uses a specific verb 'Generate' and specifies the resource: 'task metadata, NFO, and image sidecar files.' This clearly indicates the tool produces metadata files for a task, and it is distinct from siblings like ytptube_generate_history_nfo, which focuses on history items. However, it does not explicitly mention the 'id' parameter, which slightly reduces clarity.

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 guidance on when to use this tool versus alternatives such as ytptube_generate_history_nfo. The description does not state any prerequisites, exclusions, or scenarios where this tool is preferred. Usage must be inferred entirely from the tool name and the phrase 'task metadata,' leaving the agent without clear decision support.

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/Snuffy2/ytptube-mcp'

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