Skip to main content
Glama

Artists

get_v1_1_artists

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idsNoArtist IDs (you can use commas)

Schema Changelog

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

  1. First observed

TDQS

D1.3/5.0
Behavior1/5

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

There are no annotations, and the description does not disclose any behavioral traits such as side effects, permissions, rate limits, or return format. The billing note is irrelevant to behavior. The description entirely fails to cover this dimension.

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

Conciseness1/5

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

While the description is short, it is severely under-specified rather than concise. The sentences 'Artists Group: Artists' and 'Billing per call: 1 Credits' add no functional value and are not meaningful structure. This is akin to the 'Process' case scoring 2 for under-specification; here it's even more stripped, so a 1 is warranted.

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

Completeness1/5

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

The tool has one parameter, no annotations, no output schema, and a complex set of sibling artist endpoints. The description gives no indication of what the tool returns, how it relates to other artist tools, or any usage context. It is completely inadequate for an agent to understand when or how to invoke it.

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 100% – the single parameter 'ids' has a description ('Artist IDs (you can use commas)') and an example. Per the baseline rule, when schema coverage is high, a score of 3 is appropriate even with no additional parameter info in the description.

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

Purpose1/5

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

The description 'Artists Group: Artists' merely restates the tool name and title without specifying any action or resource. It does not explain what the tool does (e.g., fetching artist details by IDs). This is a tautological definition, consistent with the 'Process' example scoring 1.

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

Usage Guidelines1/5

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 sibling tools like get_v1_1_artist_overview or get_v1_1_artist_albums. There are no usage conditions, exclusions, or alternative references.

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