get_nearby_crashes
Find Colorado crash records near an attorney's office by supplying an attorney slug. Adjust radius, date range, and result limits to identify relevant cases.
Instructions
Get crash records near a specific attorney's office location. This tool is attorney-centered, not a raw lat/lng search. Use a canonical attorney slug from search_attorneys, then this tool will search around that office address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort by distance or date | distance |
| limit | No | Max results (1-200, default 50) | |
| months | No | Look-back period in months (1-120, default 12) | |
| radius_km | No | Search radius in km (0.5-50, default 3) | |
| attorney_slug | Yes | Canonical attorney slug from search_attorneys, used as the center point |