Wave: Get Currency
wave_get_currencyRetrieve currency details by ISO 4217 code. Get currency name, symbol, and other information for codes like USD, CAD, or EUR.
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 |