get_flood_status
Get current flood conditions for USGS monitoring sites in a state.
Returns sites where water levels are above flood stage, indicating
active flooding or near-flood conditions. Checks the most recent
instantaneous values against known flood stages.
Args:
state: Two-letter US state abbreviation (e.g. 'CA', 'TX', 'LA').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |