docketbird_list_court_systems
List all federal and state court systems covered by the DocketBird API, returning human-readable names and court counts. Use a court_system_id to browse the courts within a system.
Instructions
List every court system DocketBird covers (live from the API).
Returns the federal system plus each state court system, with a
human-readable name and how many covered courts each holds. Use a
court_system_id with docketbird_list_courts(court_system=...) to browse the
courts inside a system, including unlisted courts that don't appear in the
default listing. Changes rarely; safe to cache.
When to use:
- Discovering what state-court coverage exists
- Getting the identifier to browse one system's courts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |