get_alert_details
Retrieve full text, metadata, and boundary geometry for a specific Canadian weather alert by feature ID, with optional French output.
Instructions
Retrieves full details including text description and boundary geometry for a specific alert.
Args: feature_id: Unique feature ID or item ID of the weather alert. language: Output language ('en' or 'fr'). Default is 'en'.
Returns: JSON string containing detailed alert metadata and polygon geometry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | en | |
| feature_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |