Active Alerts
active_alertsActive Environment Canada weather alerts (warnings, watches, statements) across Canada, optionally filtered near a point. Returns alert name, type, risk colour, affected area, province, effective/expiry times and a text excerpt. Example: latitude 43.65, longitude -79.38 for Toronto-area alerts. Keyless, official ECCC data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max alerts to return (default 10, max 30). | |
| latitude | No | Optional latitude — if both latitude and longitude are given, alerts are filtered to a ±2° box around the point. | |
| longitude | No | Optional longitude (used with latitude). |