find_storms
List radar-verified hail and wind storm events in a geographic area. Returns storm IDs usable for swath reports and maps.
Instructions
List radar-verified hail/wind storm events (hail measured by NOAA radar, wind from measured NWS gust and damage reports — never forecasts). Returns storm ids usable with get_swath_report and show_swath_map.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | No | west,south,east,north in lon/lat, e.g. -97.5,32.5,-96.4,33.3 | |
| type | No | ||
| limit | No | ||
| since | No | ISO timestamp or date; e.g. 2026-07-18 |