list_opinions_by_date
Find court opinions filed within a specific date range. Filter by authoring justice if needed, and get results in reverse chronological order.
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 |