get_exchange_rates
Fetch current exchange rates for specified currency codes. Provide an array of codes like ['USD', 'EUR'] to get their rates.
Instructions
Get current exchange rates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency_codes | No | Specific currency codes (e.g. ['USD', 'EUR']) |