Get Category Breakdown
get_category_breakdownBreak down spending for a given category into subcategories for a date range to analyze where money goes.
Instructions
Break down spending for a single category by its subcategories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | The category to break down (e.g. 'food'). | |
| end_date | Yes | End date (YYYY-MM-DD), inclusive. | |
| start_date | Yes | Start date (YYYY-MM-DD). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||