Skip to main content
Glama

de_dip_search

Read-onlyIdempotent

Search German parliamentary documents from Bundestag and Bundesrat, including bills, motions, and legislative procedures, to aid statutory interpretation.

Instructions

Search the Bundestag DIP - Germany's official parliamentary documentation.

Covers Drucksachen (bills, motions, reports, government answers), plenary transcripts and legislative procedures of Bundestag and Bundesrat. Legislative history (Gesetzesbegruendungen) is a standard aid of German statutory interpretation. Uses the documented public API key by default (rotates ~yearly; override with DE_DIP_API_KEY).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes``DipSearchQuery`` - resource (drucksache / plenarprotokoll / vorgang / '-text' variants), titel, dokumentnummer, zuordnung ('BT'/'BR'), wahlperiode, vorgangstyp, date_start/date_end, cursor.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
noteNoSource: DIP (dip.bundestag.de), the German parliament's official documentation system, via its documented public API. Covers Bundestag and Bundesrat printed papers (Drucksachen), plenary transcripts and legislative procedures. DIP records legislative history - it does not carry consolidated statute text (use de_search for that).
itemsNo
cursorNo
query_echoNo
total_itemsYes
Behavior4/5

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

Annotations already indicate read-only, idempotent behavior. The description adds value by detailing the scope of parliamentary documents and the API key rotation mechanism, which are not covered by annotations. No contradiction.

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 concise, with two short paragraphs. It front-loads the main purpose, then adds key details. Every sentence earns its place without redundancy.

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 complexity of the tool (multiple resource types, pagination, API key), the description covers essential behavioral context. The presence of a detailed input schema and output schema means the description does not need to explain return values or all parameters, leaving it optimally complete.

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?

With 100% schema description coverage, the baseline is 3. The description adds contextual meaning by explaining the types of documents and their legislative significance, which helps the agent select appropriate parameter values beyond the schema's technical descriptions.

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 the tool searches the Bundestag DIP, Germany's official parliamentary documentation, and specifies covered content: Drucksachen, plenary transcripts, and legislative procedures. This provides a specific verb-resource pairing and distinguishes it from sibling tools like de_dip_get_document.

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 mentions the default API key and override method, but does not explicitly guide when to use this tool versus alternatives. No when-not-to-use or sibling comparisons are provided, leaving the agent to infer based on tool name and 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