summarize_expenses
Summarize total expenses within a specified date range by providing start and end dates. Get a clear overview of spending for better financial tracking.
Instructions
Get total expenses between start_date and end_date (ISO format)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | ||
| start_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||