Skip to main content
Glama

de_rii_case_search

Read-onlyIdempotent

Find German federal court decisions by court, docket number, or date range using the official RII case-law database.

Instructions

Search German federal court decisions via rechtsprechung-im-internet.de (RII).

RII is the official BMJ/juris case-law aggregator and, per the independent Legal Data Hunter audit, is complete for BVerfG, BGH, BAG, BFH, BVerwG, BSG (+ BPatG) - unlike NeuRIS's /v1/case-law, which is a small beta slice. Filters over the master table of contents (court, Aktenzeichen substring, date range); there is no full-text search (the TOC carries no decision text).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes``RiiCaseQuery`` - court, aktenzeichen_contains, date_from/to, limit, offset.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
noteNoSource: rechtsprechung-im-internet.de (RII), the official BMJ/juris case-law aggregator. Coverage per the Legal Data Hunter audit (worldwidelaw/legal-sources): BVerfG, BGH, BAG, BFH, BVerwG, BSG (+ BPatG) are complete for decisions RII has published; RII itself does not claim to hold every decision ever issued by these courts (courts publish selectively), so absence of a hit is not proof a decision does not exist.
itemsNo
query_echoNo
total_itemsYes
Behavior4/5

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

Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint. The description adds critical behavioral context: the tool searches over a 'master table of contents' (not full text), cites an independent audit for completeness, and lists the specific courts covered. This goes beyond annotations by detailing the data source and search scope.

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 well-structured with two paragraphs; the first sentence immediately states the core purpose. Each sentence adds value (e.g., source authority, audit findings, filter scope, limitation). A minor reduction from 5 because it could be slightly more compact, but overall it is efficient.

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

Completeness5/5

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

Given the tool's moderate complexity (nested query object, 6 sub-parameters), the presence of output schema, and annotations handling safety/bounds, the description is remarkably complete. It covers the data source, completeness verification, filter capabilities, and limitation (no full-text search). The agent has all necessary context to use the tool correctly.

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% (every parameter has a description). The tool description summarizes the filter categories (court, Aktenzeichen substring, date range) but does not add meaning beyond what the schema already provides. Baseline score of 3 is appropriate since the schema does the heavy lifting.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states 'Search German federal court decisions via rechtsprechung-im-internet.de (RII).' It identifies the specific verb (search), resource (RII case law aggregator), and distinguishes from sibling tools by noting that NeuRIS's `/v1/case-law` is an incomplete beta slice. The purpose is unambiguous and well-contextualized.

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

Usage Guidelines4/5

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

The description explicitly contrasts this tool with NeuRIS's endpoint, implying when to use (when complete coverage of federal courts is needed). It also notes that there is no full-text search, setting expectations. While it does not explicitly state 'when not to use,' the context is sufficient for an agent to make an informed choice among siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/matematicsolutions/de-eli-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server