delete_budget
Remove a named budget and its per-period amounts permanently. Transactions and balances remain intact; use when a budget is no longer needed.
Instructions
Delete a budget and every per-period amount set on it.
Permanent — there is no undo and no archive state. Only the plan is removed: transactions and account balances are untouched (budgets are plans, not postings). Errors, changing nothing, if the name matches no budget — list_budgets shows what exists, exact and case-sensitive. To retire a budget while keeping its numbers readable, simply stop reporting on it instead of deleting.
Args: name: Budget name (exact, case-sensitive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |