Skip to main content
Glama

Versorgungsfreibetrag und Altersentlastungsbetrag

hr_versorgungsfreibetrag
Read-onlyIdempotent

Nur Deutschland. Versorgungsfreibetrag in Prozent und Höchstbetrag, Zuschlag zum Versorgungsfreibetrag (§ 19 Abs. 2 EStG) und Altersentlastungsbetrag in Prozent und Höchstbetrag (§ 24a EStG) für ein Kohortenjahr von 2005 bis 2058. English: Pension allowance, supplement and old-age relief amount by cohort from 2005 to 2058.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
jahrNoJahr des Versorgungsbeginns (Versorgungsfreibetrag, Zuschlag) oder das Kalenderjahr nach dem 64.
bestandteilNoNur diesen Bestandteil liefern und zitieren, etwa für eine einzelne Frage (optional). Erlaubt sind die ids der Bestandteile.

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A3.5/5.0
Behavior3/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, so the safety profile is covered. The description adds useful context about geographic scope, legal basis, and output components, but it does not disclose defaults or behavior when no parameter is provided.

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?

The description is compact and front-loaded with the geographic restriction, followed by a clear list of values and the year range. The English mirror sentence is slightly redundant but improves accessibility without bloating the text.

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 lookup with two optional, fully documented parameters and no output schema, the description supplies the essential domain constraints: country, year range, legal references, and available components. The exact response shape is not described, but this is unlikely to prevent correct invocation.

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 documents both parameters fully, including the jahr bounds and the bestandteil enum values. The description adds only the 'Kohortenjahr' framing, which reinforces the meaning but does not provide new parameter-level details.

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 specific legal values (Versorgungsfreibetrag, Zuschlag, Altersentlastungsbetrag), their forms (percent and maximum amount), and the cohort-year range. It is unmistakably distinct from sibling tools, though it uses a noun phrase rather than an explicit verb like 'returns' or 'calculates'.

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?

The 'Nur Deutschland' and cohort-year framing imply the intended context, and the legal references clarify the subject matter. However, the description gives no explicit when-to-use guidance or exclusions relative to related siblings such as hr_steuerfreie_betraege or hr_bav_hoechstbetraege.

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.