compare_budget_vs_expenses
Check real-time spending against active budgets on a chosen date. Filter by period, category, subcategory, or budget type to pinpoint where you stand.
Instructions
Get the real-time spending status compared against active budgets on a given reference date. All provided filters are combined using AND.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Optional filter by duration: 'weekly', 'monthly', 'quarterly', or 'yearly'. | |
| category | No | Optional filter by category name. | |
| budget_type | No | Optional filter by budget scope: 'overall', 'category', or 'subcategory'. | |
| subcategory | No | Optional filter by subcategory name. | |
| reference_date | No | ISO date (YYYY-MM-DD) to check active budgets. Defaults to today's local date. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||