caselaw_search
Search US court opinions (Caselaw Access Project, public domain) by case name / keyword, court, jurisdiction, and decision-date range. Returns matching case metadata with CAP ids and citations. Use caselaw_opinion_text with a returned id to read the full opinion. Note: v1 index covers the U.S. Reports reporter (official US Supreme Court reporter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| court | No | Optional court-name fragment, e.g. 'Supreme Court'. | |
| limit | No | Maximum rows to return (default 25, max 100). | |
| query | No | Case name or keyword, e.g. 'Brown Board Education', 'Miranda'. | |
| end_date | No | Optional ISO date upper bound (YYYY-MM-DD). | |
| start_date | No | Optional ISO date lower bound (YYYY-MM-DD). | |
| jurisdiction | No | Optional jurisdiction fragment, e.g. 'United States'. |