justice_info
Retrieve a justice's voting record for a specific opinion using a citation, or obtain aggregate statistics like authorship count and dissent rate across cases, optionally filtered by date range.
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 | |||