Skip to main content
Glama

Track lyrics

get_v1_1_track_lyrics

Track lyrics Group: Tracks. Billing per call: 1 Credits. Agents can pay per call ($0.01 via x402/MPP, no API key).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNoTrack ID

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

C2.1/5.0
Behavior1/5

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

No annotations are provided, so the description must disclose behavioral traits. It only repeats 'Track lyrics' and mentions billing cost; it fails to state that the operation is read-only, describe the response, or mention possible errors or prerequisites.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short and uses a clear metadata-oriented structure (purpose, group, billing). However, the first 'Track lyrics' phrase is redundant with the title, providing no substantive content while the remaining details are mostly operational metadata.

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?

With no annotations, no output schema, and no explanatory detail, an agent has little beyond the endpoint name to know what results or edge cases to expect. Even though this is a simple one-parameter tool, the description leaves too much unsaid to be 'minimum viable'.

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?

The input schema already provides complete documentation of the single 'id' parameter with 'Track ID' description. The tool description adds no extra parameter information beyond what the schema states, so the score settles at the baseline of 3.

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

Purpose2/5

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

The description is essentially 'Track lyrics', which merely restates the title and does not use a verb like 'retrieves' or 'gets'. The only additional details are 'Group: Tracks' and billing information, which do not clarify the operation beyond what the endpoint name already suggests.

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?

The description provides no guidance on when to call this tool versus sibling tools such as get_v1_1_track_credits or get_v1_1_tracks. There is no mention of conditions, alternatives, or exclusions.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources