summarize
Summarize expenses by category for any inclusive date range, with optional category filtering, to get clear spending insights.
Instructions
Summarize expenses by category within an inclusive date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional category to filter to. Must match a key from expense://categories if given. | |
| end_date | Yes | End of the date range (inclusive), YYYY-MM-DD. | |
| start_date | Yes | Start of the date range (inclusive), YYYY-MM-DD. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |