get_alert_summary
Summarize active Canadian weather alerts by province to show counts of warnings, watches, and advisories for national or provincial briefings.
Instructions
Gets an executive breakdown summary of active Canadian weather alerts.
Args: province: Optional two-letter province code to restrict summary (e.g. 'ON').
Returns: JSON string summarizing alert counts (warnings, watches, advisories) by province.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| province | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |