get_uitspraak
get_uitspraakRetrieve a Dutch court decision's full text and metadata using its ECLI from the official Rechtspraak Open Data API. Get body, metadata, and related links, or confirmation if unavailable.
Instructions
Fetch the full text and metadata of a single Dutch court decision by ECLI, from the official Open Data API (data.rechtspraak.nl). Returns metadata (court, date, rechtsgebied, zaaknummer), the plain-text body, formal relations (conclusie/cassatie/etc.), and links to the ruling on rechtspraak.nl plus a PrudAI viewer. If the ECLI is not published or has no body text, the tool says so — do not invent or cite it in that case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Alias for ecli. | |
| ecli | No | ECLI identifier, e.g. ECLI:NL:HR:2023:1234 (alias: id). | |
| metadataOnly | No | When true, fetch metadata only (no body text). |