Skip to main content
Glama

Schwellenwerte im Arbeitsrecht nach Beschäftigtenzahl

hr_schwellenwerte_arbeitsrecht
Read-onlyIdempotent

Nur Deutschland. Schwellenwerte nach Beschäftigtenzahl an einem Stichtag ab 2015: Kündigungsschutz (mehr als 10), Betriebsrat (ab 5), Wirtschaftsausschuss, Freistellung, Massenentlassung, Aufsichtsrat (Drittelbeteiligung, Mitbestimmung), Teilzeit, … English: From how many employees dismissal protection, works councils, data protection officers, whistleblower channels and other duties …

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
datumNoStichtag im Format JJJJ-MM-TT. Ohne Angabe gilt der heutige Tag.
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.6/5.0
Behavior3/5

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

Annotations already declare the tool read-only, idempotent, and non-destructive. The description adds useful constraints ('Nur Deutschland', 'Stichtag ab 2015') and lists legal areas, but it does not disclose output format or behavior for invalid/unsupported dates. With strong annotations, this is adequate but not rich.

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 short and front-loaded with the key restriction ('Nur Deutschland'). The bilingual repetition is mild and useful for an international agent, and the list of topics provides concrete examples without becoming an exhaustive catalog.

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 broad reference tool with two optional, well-described parameters and strong annotations, the description covers the essential scope: Germany, date threshold, headcount-based thresholds, and major legal areas. It does not specify the exact output shape, but the term 'Schwellenwerte' and the schema descriptions make the tool callable.

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?

The input schema already covers both parameters fully (100% coverage). The description adds human-readable meaning and example thresholds ('mehr als 10', 'ab 5'), plus the 2015+ date restriction, which helps map enum ids and the datum parameter to real-world concepts.

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 resource: German labor-law thresholds by employee count at a specific date, with concrete examples such as Kündigungsschutz (>10) and Betriebsrat (≥5). It is specific enough to be distinguished from sibling tools, though it lacks an explicit action verb like 'returns' 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 Guidelines3/5

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

The description gives implicit usage context: only for Germany, thresholds by headcount, and a date from 2015 onward. However, it does not name sibling alternatives or state when not to use this tool, so guidance remains implied rather than explicit.

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.