Get Stations
get_stationsFind NWS weather observation stations in a US state (e.g., "CA", "NY", "TX"). Returns station IDs (use with get_observation), names, time zones, and coordinates. US only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum stations to return (1-500, default 20). | |
| state | Yes | Two-letter US state code (e.g. "CA", "NY"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of weather stations returned | |
| state | Yes | Two-letter US state code | |
| stations | Yes |