get_exchange_rate
Retrieve the exchange rate for a specified currency symbol on any given date for accurate historical currency conversion in portfolio analysis.
Instructions
Get the exchange rate for a given currency symbol on a specific date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date in YYYY-MM-DD format to retrieve the rate for | |
| symbol | Yes | Currency symbol to get exchange rate for (e.g. 'USD', 'CHF', 'EUR') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||