court_list
Find CourtListener court IDs by jurisdiction or name substring to filter opinion and docket searches.
Instructions
List CourtListener courts and their ids (the values used as the court filter in opinion_search / docket_lookup). Optionally filter by jurisdiction code and/or a name substring. Jurisdiction codes include "F" (federal appellate/other), "FD" (federal district), "FB" (bankruptcy), "S" (state), "SA" (state appellate), "SS" (state supreme). Works without a token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Optional case-insensitive substring matched against court id / full name / short name / citation string (applied to the fetched page). | |
| limit | No | Max courts to return (1-50, default 25). | |
| jurisdiction | No | Optional jurisdiction code filter (e.g. "F", "FD", "S"). |