set_budget_amount
Set or update the monthly budget amount for a specific category or group, with options to specify start date and apply to future months.
Instructions
Set the monthly budget amount for a category or category group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Budget amount (positive number) | |
| start_date | No | Month start date YYYY-MM-DD (defaults to current month) | |
| category_id | No | Category ID to budget (use get_categories) | |
| apply_to_future | No | Apply this amount to all future months too | |
| category_group_id | No | Category group ID to budget at group level |