get_court_filings
Fetch federal case docket entries from PACER, listing motions, orders, briefs, and other filings. Optionally filter by date range.
Instructions
Get docket entries (individual filings) for a federal case from PACER.
Shows motions, orders, briefs, and other documents filed in the case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | The PACER case ID | |
| date_to | No | End date filter (YYYY-MM-DD) | |
| court_id | Yes | The court code (e.g., 'nysd') | |
| date_from | No | Start date filter (YYYY-MM-DD) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||