summarize
Get total expenses grouped by category for any inclusive date range, with an optional category filter. Use this to review spending and identify where money goes between specific dates.
Instructions
Summarize expenses by category within an inclusive date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | ||
| end_date | Yes | ||
| start_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |