spending_by_category
Analyze your spending patterns by category for any date range. Get total amounts and percentage breakdown per category.
Instructions
Break down spending by category for a date range. Shows each category's total spending and percentage of total.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | Start date (YYYY-MM-DD or natural language). Defaults to start of current month. | |
| end_date | No | End date (YYYY-MM-DD or natural language). Defaults to today. | |
| include_income | No | Include income categories (default: false) | |
| limit | No | Maximum number of categories to show (default 20) |