trm_series
Retrieve official Colombian TRM (USD/COP) rates for any date range, returning min, max, average, change, and the full raw series for direct charting.
Instructions
Rates over a period, with min, max, average and the change across it.
Args: start_date: ISO date (YYYY-MM-DD), inclusive. end_date: ISO date (YYYY-MM-DD), inclusive. Max 5 years apart.
Returns the summary plus the raw series, so the caller can chart it without a second round trip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | ||
| start_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||