Wave: Get Country
wave_get_countryRetrieve a country's provinces or states to obtain the province codes required for address fields. Supply an ISO 3166-1 alpha-2 code.
Instructions
Get one country and its provinces or states. Use this to find the province codes that address fields expect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ISO 3166-1 alpha-2 code such as "US", "CA", or "GB". | |
| response_format | No | Output format: "markdown" for a compact human-readable summary, "json" for the complete record. | markdown |