get_inflation_data
Retrieve inflation data from Mexico's central bank (Banxico) to analyze monthly, accumulated, or annual inflation trends with customizable data point limits.
Instructions
Get inflation data from Banxico.
Args: inflation_type: Type of inflation data ('monthly', 'accumulated', 'annual') limit: Maximum number of recent data points (default: 12)
Returns: Formatted inflation data with percentages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inflation_type | No | monthly | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |