Low Risk

dokument_details_abrufen

📄 RETRIEVAL TOOL - Vollständigen Dokumenttext abrufen What this tool does: • Retrieves complete document content from rechtsinformationen.bund.de • Works with both legislation and case law documents • Requires specific document identifier from previous search results URL/ID Input: This tool acce...

How to control dokument_details_abrufen ↓

What dokument_details_abrufen does on Rechtsinformationen Bund DE MCP Server

AI agents call dokument_details_abrufen to retrieve information from Rechtsinformationen Bund DE MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Low Risk

Why dokument_details_abrufen needs a policy

This is a straightforward read operation that queries and retrieves public legal documents (legislation and case law) from an official government database. It has no side effects, cannot modify or delete data, and does not execute code or trigger external operations. The authorization/access model is handled by the backend (rechtsinformationen.bund.de), and the tool itself only performs retrieval.

From the tool's definition Tool description explicitly states 'RETRIEVAL TOOL' and 'Retrieves complete document content' from an official legal information portal.

Documented attack patterns abuse exactly the kind of access dokument_details_abrufen gives an agent:

How to control dokument_details_abrufen

PolicyLayer is an MCP gateway — it sits between your AI agents and Rechtsinformationen Bund DE MCP Server, and nothing reaches the server without passing your rules. This is the rule we recommend for dokument_details_abrufen:

policy.json
{
  "version": "1",
  "default": "deny",
  "tools": {
    "dokument_details_abrufen": {}
  }
}

dokument_details_abrufen is read-only, so it stays allowed — but everything else on the server is denied unless you say otherwise.

  1. Create a free account and register Rechtsinformationen Bund DE MCP Server — nothing to install.
  2. Add this policy — paste it, or build it visually.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
CAP THIS TOOL →

Free to start. No card required.

Related tools and policies

Go deeper

Questions about dokument_details_abrufen

What does the dokument_details_abrufen tool do? +

📄 RETRIEVAL TOOL - Vollständigen Dokumenttext abrufen What this tool does: • Retrieves complete document content from rechtsinformationen.bund.de • Works with both legislation and case law documents • Requires specific document identifier from previous search results URL/ID Input: This tool accepts: 1. Full API URLs from search results (recommended): https://testphase.rechtsinformationen.bund.de/v1/legislation/eli/... https://testphase.rechtsinformationen.bund.de/v1/case-law/ecli/... 2. Partial paths starting with /v1/: /v1/legislation/eli/bund/bgbl-1/2006/s2748/2025-05-01/1/deu /v1/case-law/ecli/de/bgh/2023/010523 3. ELI or ECLI identifiers (will be constructed into full path) When to use: ✓ When you have a specific document from search results ✓ When you need the full text (searches only return snippets) ✓ When you need HTML or XML format instead of JSON When NOT to use: ✗ For initial searches (use intelligente_rechtssuche instead) ✗ When you don. It is categorised as a Read tool in the Rechtsinformationen Bund DE MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on dokument_details_abrufen? +

Register the Rechtsinformationen Bund DE MCP Server MCP server in PolicyLayer and add a rule for dokument_details_abrufen: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Rechtsinformationen Bund DE MCP Server. Nothing to install.

What risk level is dokument_details_abrufen? +

dokument_details_abrufen is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit dokument_details_abrufen? +

Yes. Add a rate_limit block to the dokument_details_abrufen rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block dokument_details_abrufen completely? +

Set action: deny in the PolicyLayer policy for dokument_details_abrufen. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides dokument_details_abrufen? +

dokument_details_abrufen is provided by the Rechtsinformationen Bund DE MCP Server MCP server (wolfgangihloff/rechtsinformationen-bund-de-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

Enforce policy on every Rechtsinformationen Bund DE MCP Server tool call.

Start from Rechtsinformationen Bund DE MCP Server, add the rest of your stack, and see everything your agents can call. Then put policy on all of it.

Free to start. No card required.

4 Rechtsinformationen Bund DE MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.