Wave: List Currencies
wave_list_currenciesList supported currency codes for Wave Accounting. Filter by currency code or name (e.g., 'CAD' or 'dollar'). Output as 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 |