generate_excel
Export all expenses for a specified month to an Excel file and receive the file path.
Instructions
Export all expenses for a given month to an Excel file (.xlsx). Returns the file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| month | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |