dip:search
Search Bundestagsdrucksachen (German parliamentary documents) by title to retrieve metadata including document number, title, type, date, and PDF URL. Filter by document type, legislative period, or date range for targeted results.
Instructions
Search Bundestagsdrucksachen (parliamentary documents) via DIP API. Matches against document title — not full text. Returns metadata: Dokumentnummer, title, type, date, PDF URL. Use dip:get to retrieve full text (e.g., Gesetzesbegründung) of a specific Drucksache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keyword (matched against title) | |
| type | No | Drucksachetyp filter: "Gesetzentwurf", "Beschlussempfehlung und Bericht", "Kleine Anfrage", "Große Anfrage", "Antrag", etc. | |
| wahlperiode | No | Legislative period (e.g., 20, 21) | |
| herausgeber | No | BT = Bundestag, BR = Bundesrat | |
| date_start | No | Start date (YYYY-MM-DD) | |
| date_end | No | End date (YYYY-MM-DD) | |
| limit | Yes | Max results (default: 10) |