list_opinions_by_date
Retrieve North Dakota Supreme Court opinions filed between two dates, in reverse chronological order. Filter by authoring justice to find decisions by a specific judge.
Instructions
List opinions filed within a date range.
Returns opinions in reverse chronological order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results (default 50, max 200). | |
| author | No | Optional filter by authoring justice's last name. | |
| date_to | Yes | End date (YYYY-MM-DD). | |
| date_from | Yes | Start date (YYYY-MM-DD). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |