justice_info
Retrieve voting records for a specific opinion or aggregate stats (authorship, dissent rate) for a North Dakota Supreme Court justice, optionally filtered by date range. Covers 1997–present.
Instructions
Get justice information — voting record for a specific case, or aggregate statistics across cases.
If citation is provided, returns the voting record for that opinion. Otherwise, returns aggregate stats (authorship count, dissent rate, etc.) for the justice across all cases (optionally filtered by date range).
Only covers opinions from 1997–present (neutral-cite era with voting data).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | No | Optional end date (YYYY-MM-DD) for aggregate stats. | |
| justice | Yes | Justice's last name (e.g., "Tufte", "Crothers"). | |
| citation | No | Optional citation for a specific opinion's voting record. | |
| date_from | No | Optional start date (YYYY-MM-DD) for aggregate stats. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||