get_date_range_data
Retrieve historical USD/MXN exchange rate data from Banxico for specific date ranges to analyze currency trends and financial performance.
Instructions
Get exchange rate data for a specific date range.
Args: start_date: Start date in YYYY-MM-DD format end_date: End date in YYYY-MM-DD format series_id: The series ID (default: SF63528 for USD/MXN)
Returns: Exchange rate data for the specified date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | ||
| end_date | Yes | ||
| series_id | No | SF63528 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |