search_case_law
Search Dutch court decisions from rechtspraak.nl using full-text queries or direct ECLI. Filter by court, legal domain, procedure type, and date range to retrieve case summaries and keywords.
Instructions
Search Dutch court decisions from rechtspraak.nl (202K+ decisions). Returns ECLI identifier, court, date, summary, and keywords. Supports FTS search with filters for court, legal domain, procedure type, and date range. For direct ECLI lookup, use the ecli parameter instead of query. Note: case law is only available in the professional tier — free tier returns an upgrade notice. Returns empty array when no results match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ecli | No | Direct ECLI lookup (e.g. "ECLI:NL:HR:2019:376") | |
| court | No | Court code: HR (Hoge Raad), RVS (Raad van State), RBAMS (Rechtbank Amsterdam), etc. | |
| limit | No | Max results (1-50, default 10) | |
| query | No | Search terms | |
| date_to | No | End date filter (ISO format) | |
| date_from | No | Start date filter (ISO format) | |
| legal_domain | No | Legal domain filter (e.g. "civiel", "straf", "bestuursrecht") | |
| procedure_type | No | Procedure type filter (e.g. "cassatie", "hoger beroep") |