Wave: List Currencies
wave_list_currenciesList supported Wave currencies, with optional search by code or name to narrow the 160 available options, returning markdown or JSON.
Instructions
List the currency codes Wave supports. Wave supports about 160 currencies, so pass search to narrow the list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Case-insensitive filter on code or name, e.g. "CAD" or "dollar". | |
| response_format | No | Output format: "markdown" for a compact human-readable summary, "json" for the complete record. | markdown |