Wave: List Countries
wave_list_countriesGet a list of countries Wave supports, each with its default currency. Filter by country code or name, choose markdown or JSON output.
Instructions
List the countries Wave supports, with each one's default currency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Case-insensitive filter on country code or name. | |
| response_format | No | Output format: "markdown" for a compact human-readable summary, "json" for the complete record. | markdown |