get_expense_summary
Generate spending summaries grouped by category or month to analyze expense patterns and track financial habits.
Instructions
Summarize total spending grouped by 'category' or 'month'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_by | No | category | |
| start_date | No | ||
| end_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |