Uk Floods
environment__uk-floodsAccess real-time UK flood warnings, river and sea level monitoring data from the Environment Agency. Monitor active alerts, water levels, and station information across England for flood risk assessment.
Instructions
[Environment & Air Quality Agent] Real-time flood warnings and river/sea level monitoring from the UK Environment Agency. Current flood alerts, warnings, and water level readings from thousands of monitoring stations across England. Source: Environment Agency (Open Government Licence), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Data type: warnings (active flood alerts), stations (monitoring stations), levels (current water levels) | warnings |
| county | No | Filter by county (for stations/warnings) | |
| stationId | No | Station reference ID (for levels, e.g. E70839) | |
| limit | No | Max results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |