dip_get
Fetch full text of Bundestagsdrucksache by document number, including legal reasoning. Extract specific sections or save to file for further use.
Instructions
Retrieve full text of a Bundestagsdrucksache by Dokumentnummer (e.g., "19/27426" for BT-Drs. 19/27426). Returns the extracted text including Gesetzesbegründung. Use section for partial content. save_path is for export only — when the user wants the document as a file to keep or process elsewhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | Section to extract: heading text (e.g., "Zu § 5 UrhDaG-E", "Begründung", "Zu Artikel 1") or "lines:100-200" | |
| save_path | No | Absolute file path for the full document. Relative paths are not supported. | |
| dokumentnummer | Yes | Dokumentnummer (e.g., "19/27426", "20/1234") |