remove_budget
Remove a budget for a specific category and budget period. Idempotent request that succeeds even if no budget exists for the period.
Instructions
Remove the budget for a specific category and period. The request is idempotent — succeeds even if no budget exists for the period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | Budget period start date in YYYY-MM-DD format. Must be a valid budget period start. | |
| category_id | Yes | Category ID for the budget to remove. |