hazards_floods

hazards_floods

Flood warnings and alerts in force in England, most severe first, from the Environment Agency. The one hazard here that is a forecast rather than a record — a warning says flooding is expected, which is something you can act on. Optionally near a point. England only, and the answer says so

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Hazards — What is going wrong in the physical world: earthquakes and disaster alerts, live.

Arguments

NameTypeWhat it is
latnumberOptional: only warnings near this point
lonnumberOptional: only warnings near this point
within_kmnumberOptional: how near, in kilometres, default 30 when a point is given
severebooleanOnly warnings and severe warnings — leave out the be-prepared alerts

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"hazards_floods"}}

Try it in the playground.