Skip to main content
Glama

RadioMatic: achtergrondmuziek en muzieklicenties voor bedrijven

Pakketten en prijzen van RadioMatic

pakketten_en_prijzen
Read-onlyIdempotent

Geeft de pakketten van RadioMatic met prijzen per locatie, het aantal nieuwe nummers per dag en de voorwaarden. RadioMatic levert AI-muziek zonder afdracht aan Buma/Stemra en Sena. Vanaf 10 vestigingen een voorstel op maat.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
aantal_vestigingenNoAantal vestigingen met dezelfde opzet.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior3/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false, covering the safety profile. The description adds one conditional behavior—'Vanaf 10 vestigingen een voorstel op maat'—plus domain context about Buma/Stemra/Sena exemption, which is useful but modest beyond the annotations.

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

Conciseness4/5

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

Three sentences, front-loaded with the core purpose (packages, prices, conditions, new songs). The Buma/Stemra/Sena sentence is domain context that earns some place by explaining a key differentiator, though it is not strictly necessary for invoking the tool. No redundancy.

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

Completeness4/5

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

For a simple read-only tool with one optional parameter, safety covered by annotations, and no output schema, the description lists exactly what the caller gets: packages, prices per location, daily new-song counts, and conditions. The only minor gap is the unstated output format, but the described content is adequately complete.

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

Parameters4/5

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

Schema coverage is 100% (aantal_vestigingen is documented), so the baseline is 3. The description adds real meaning: 'prijzen per locatie' explains why the parameter matters (pricing scales with location count), and 'Vanaf 10 vestigingen een voorstel op maat' introduces a threshold that changes the result for that 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 states a specific verb ('Geeft') plus a clear resource: RadioMatic packages with per-location prices, daily new-song counts, and conditions. This content distinguishes it from siblings like bereken_licentiekosten (license cost calculation) and aanbieders_overzicht (provider overview), though it never names them explicitly.

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

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Usage context is implied rather than stated: an agent can infer this tool answers questions about RadioMatic package offerings and pricing. However, there is no explicit when-to-use/when-not-to-use guidance or routing relative to alternatives such as vergelijk_opties or bereken_licentiekosten.

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