get_state_summary
Retrieve counts of public safety facilities (fire, police, EMS, hospital) for a US state by two-letter code, with a breakdown by facility type.
Instructions
Get facility counts by type (fire, police, EMS, hospital) for one state.
Args: state_code: Two-letter state abbreviation, e.g. "CA"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state_code | Yes |