export_expenses_csv
Export expense records to a CSV file, with optional filters for category and date range. Get a downloadable file for analysis or reporting.
Instructions
Export expenses to a CSV file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | ||
| end_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||