enrich_tracks
Analyze local tracks and add DJ metadata like BPM and key, prioritizing tracks with missing information.
Instructions
Enrich local tracks with DJ metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| only_missing | No |
Analyze local tracks and add DJ metadata like BPM and key, prioritizing tracks with missing information.
Enrich local tracks with DJ metadata.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| only_missing | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description must disclose behavioral traits. It does not explain what 'enrich' entails (e.g., network calls, local modifications, required permissions), leaving critical behavioral aspects opaque.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence, which is concise but overly terse. It lacks structure and fails to convey essential information, sacrificing clarity for brevity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the absence of output schema and annotations, the description is severely incomplete. It does not explain return values, side effects, or parameter usage, making it nearly useless for an agent to correctly invoke the tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning the schema provides no parameter descriptions. The tool description does not mention or clarify the purpose of the two parameters (limit, only_missing), failing to add any value beyond the raw schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description states verb 'enrich' and resource 'local tracks with DJ metadata', giving a general idea of the tool's function. However, 'enrich' is not a standard operation and lacks specificity, and the description does not distinguish it from sibling tools like update_track_metadata.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives. The description does not mention prerequisites, context, or exclusions, leaving the agent without decision support.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/didtjd59/yt-dj-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server