Budget Reset Budget
budget_reset_budgetReset budget data for a specified month. Optionally filter by category, type, or variability, and overwrite existing budgets.
Instructions
Reset budget. This may delete, clear, reset, or otherwise remove data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | Yes | ||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| output_mode | No | Output shape to return. Use summary for compact CLI-style defaults, full for complete structured data without raw, and raw for complete structured data including raw payloads. | summary |
| category_ids | No | ||
| session_path | No | ||
| category_type | No | ||
| budget_variability | No | ||
| overwrite_existing | No |