find_cases
Discover federal court cases without a court or case number by searching party name, case number, or keywords. Returns court code and case number for follow-up tools, no PACER cost.
Instructions
Discover federal court cases you don't have the court+number for yet. Pass a party/company name, a (partial) case number, or free-text keywords. Returns court_code + case_number needed by all other tools. No PACER cost. Note: keyword search (search-filings) charges 1 CourtAPI API call per 25 results returned. Examples: query='Sbarro', query='1:14-bk', query='retail chapter 11 2026'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Party name, case number (full or partial), or free-text keywords. The tool picks the best search endpoint automatically. | |
| chapter | No | Bankruptcy chapters, e.g. [11] or [7, 13] | |
| page_size | No | ||
| court_type | No | Narrow to a court type. 'national' searches all courts. | |
| page_number | No | ||
| date_filed_to | No | MM/DD/YYYY | |
| date_filed_from | No | MM/DD/YYYY |