Summarize
summarizeGet a summary of expenses by category, with optional date-range or category filters to analyze spending and identify cost patterns.
Instructions
Summarize expenses by category. Optionally filter by date range or category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by specific category (optional) | |
| end_date | No | End date YYYY-MM-DD (optional) | |
| start_date | No | Start date YYYY-MM-DD (optional) |