Skip to main content
Glama

Concerts

get_v1_1_concerts

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
glNo

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?

No annotations are provided, so the description carries the full burden of disclosing behavioral traits. It only mentions billing credits and does not state whether the tool is read-only, what parameters are needed, or what the response shape is. The description adds no operational context beyond the endpoint name.

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

Conciseness2/5

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

The description is extremely short, but that is under-specification rather than conciseness. It contains two sentences: one that is tautological and one about billing, neither of which earns its place. It lacks front-loaded substantive information and provides no value beyond the name.

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?

Given that there is no output schema, no annotations, and only one undocumented parameter, the description should clearly explain the tool's function, parameter semantics, and expected return. It does none of these. The description is completely inadequate for an agent to select or invoke the tool correctly.

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

Parameters1/5

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

The schema has one parameter 'gl' with an example but no description. Schema description coverage is 0%, and the description does not mention the parameter at all. The description fails to explain what 'gl' means (likely country/region) or how it affects the results, leaving the agent entirely without guidance.

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 says 'Concerts Group: Concerts.' which merely repeats the tool name and title. It does not state a specific verb or resource, nor does it differentiate from sibling tools like get_v1_1_concert or get_v2_artist_concerts. The only additional info is billing, which is unrelated to purpose.

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?

There is no guidance on when to use this tool versus alternatives. Sibling tools include both singular and plural concert endpoints, but the description does not clarify whether this returns a list, filters by artist, or is for a specific context. No exclusions or alternative recommendations are given.

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