Skip to main content
Glama

insuranceoracle

insurance_regulation

EU and German insurance regulatory news and updates. Topics: general, bafin, eiopa, idd, gdpr, dora, ifrs17, sustainability, consumer.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNoLanguage: de or en (default: de)
topicNoTopic: general, bafin, eiopa, idd, dora, ifrs17, gdpr, sustainability, consumer (default: general)
countryNoCountry: DE, EU (default: DE)

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.9/5.0
Behavior2/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. It only lists content topics and does not disclose whether the operation is read-only, returns articles, or has any defaults or limitations.

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

Conciseness5/5

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

The description is a single sentence that front-loads the core purpose and then lists topics, with no unnecessary words or repetition.

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?

Without an output schema or annotations, the description should explain return values and behavior. It fails to describe what the tool returns, any pagination, or default parameter handling, leaving the agent without enough context for confident use.

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% with all parameters documented. The description's topic list mirrors the schema enum but adds no additional meaning about parameter interactions or defaults beyond what the schema already provides.

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 clearly identifies the tool as providing EU and German insurance regulatory news and updates, with a specific topic list. The word 'regulatory' distinguishes it from general insurance news, but it lacks an explicit verb like 'retrieves' or 'lists'.

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?

There is no explicit guidance on when to use this tool versus the sibling insurance_news or claim_news tools. The topic list implies regulatory focus, but no alternatives or exclusions are named.

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.