get_travel_advisory
Retrieve the current Government of Canada travel advisory for any country by name, ISO code, or slug. Get risk level, advisory text, update details, and a link to the full advisory.
Instructions
Get the current Government of Canada travel advisory for a single country. Accepts a country name (English or French), an ISO code, or a URL slug. Returns the risk level, advisory text, when it was last updated, what changed, and a link to the full advisory page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | Country name, ISO code (e.g. 'JP'), or slug (e.g. 'costa-rica'). | |
| language | No | Language for names and advisory text. Defaults to 'en'. |