Wave: Get Currency
wave_get_currencyFetch currency details by ISO 4217 code. Returns the currency's name, symbol, and code for use in Wave accounting and invoicing.
Instructions
Get one currency by ISO 4217 code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Currency code such as "USD", "CAD", or "EUR". | |
| response_format | No | Output format: "markdown" for a compact human-readable summary, "json" for the complete record. | markdown |