rii:get_decision
Retrieve full text of a German court decision by document ID. Returns Markdown with metadata (court, date, file number, ECLI). Supports federal (BUND) and Bavarian (BY) sources.
Instructions
Retrieve full text of a court decision by doc ID. Returns decision in Markdown format with metadata (court, date, file number, ECLI). Use source "BY" for IDs from gesetze-bayern.de (format: Y-300-Z-...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Document ID from search results (e.g., "jb-KORE704442026" for BUND, "Y-300-Z-GRURRS-B-2021-N-55699" for BY) | |
| part | Yes | K = Kurztext (summary), L = Langtext (full text, default). Only for source "BUND". | L |
| save_path | No | Save full document to this file path instead of returning content. Returns metadata only. | |
| source | Yes | Source: "BUND" (federal, default) or "BY" (Bavarian state courts) | BUND |
| section | No | Section heading or "lines:100-200". Only for source "BY". |