Get Overspent Categories
get_overspent_categoriesFind all categories with negative balances for a specified month to uncover prior-month overspends that are silently reducing the current month's Ready to Assign.
Instructions
Get all categories with a negative balance for a given month. Use this to find prior-month overspends that are silently reducing the current month's Ready to Assign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | Yes | Month in YYYY-MM-DD format (first of month) | |
| budgetId | No | Budget ID (uses default if not provided) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Structured result returned by Get Overspent Categories. |