category-trends
Track month-over-month spending changes by category and see trend direction from Actual Budget data, returning JSON amounts in integer cents.
Instructions
Show how spending in each category changes month over month, with trend direction. Returns JSON; amounts are integer cents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| months | Yes | Number of most recent months to report on | |
| categoryNames | No | Restrict the report to these categories, by name | |
| includeIncome | Yes | Include income categories | |
| categoryGroupName | No | Restrict the report to a single category group, by name |