summarize_spending
Summarizes outflow spending by category, merchant, or month over a date range, providing totals, counts, top buckets, and transaction IDs behind each. Excludes transfers and income.
Instructions
Summarize outflow spending over a date range, grouped by category, merchant, or month: totals, counts, top buckets, a month-over-month trend, and the transaction ids behind each bucket. Transfers and income are excluded by default. Read-only. Set render_markdown for a summary under 'markdown'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | ||
| end_date | Yes | ||
| group_by | No | category | |
| exclude_transfers | No | ||
| render_markdown | No | ||
| db_path | No |