Wave: Get Province
wave_get_provinceRetrieves province or state details by its code, such as CA-ON or US-NY, with markdown or JSON output.
Instructions
Get one province or state by its code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Province code, typically country-qualified, e.g. "CA-ON" or "US-NY". | |
| response_format | No | Output format: "markdown" for a compact human-readable summary, "json" for the complete record. | markdown |