List Agencies
list_agenciesList reporting agencies (police departments / sheriffs) for a state. Returns ORI (Originating Reporting Identifier) — the canonical agency ID required by the other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state_abbr | Yes | 2-letter state code (e.g., "CA"). Required: as of mid-2026 the all-agencies endpoint is gone and the API requires a state filter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Raw FBI CDE agencies response | |
| state | Yes | 2-letter state code if filtered, null if listing all agencies |