get_unemployment_data
Retrieve current and historical unemployment rate data from Mexico's central bank (Banxico) for economic analysis and monitoring.
Instructions
Get unemployment rate data from Banxico.
Args: limit: Maximum number of recent data points (default: 24 for 2 years of monthly data)
Returns: Current and historical unemployment rate data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |