nws_stations
Find weather observation stations by state or coordinates. Retrieve station IDs for use with observation tools.
Instructions
Find weather observation stations. Search by state code, or provide latitude + longitude to find nearby stations. Station IDs can be used with observation tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max stations (default 50, ignored for lat/lon lookup) | |
| state | No | 2-letter state code (e.g. 'NY', 'CA') | |
| latitude | No | Latitude — find nearest stations to this point | |
| longitude | No | Longitude — find nearest stations to this point |