get_budget_status
Compare your personal budget to actual spending for any month. Identify which categories are over or under budget to manage finances.
Instructions
Show the user's personal budget vs actual spend for the current month (or a specified month). Use this when the user asks 'how am I doing', 'am I over budget', 'which categories am I over on', or similar. For business-entity P&L, call get_pnl instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | No | Month to report on, YYYY-MM. Defaults to current month. |