get_forex_quote
Returns the real-time exchange rate quote for a forex pair.
Common pairs: EURUSD, GBPUSD, USDJPY, USDCHF, AUDUSD, USDCAD.
Args:
symbol: Forex pair symbol (e.g. 'EURUSD')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Forex pair, uppercase with no slash, e.g. 'EURUSD', 'GBPUSD', 'USDJPY'. |