get_overspent_categories
Identify categories overspent in a prior month that silently reduce the current month's Ready to Assign balance.
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 |
|---|---|---|---|
| budgetId | No | Budget ID (uses default if not provided) | |
| month | Yes | Month in YYYY-MM-DD format (first of month) |