set_budget
Allocate a budget to a category or group, specifying timeframe and whether changes apply to future periods.
Instructions
Set a budget amount. Provide exactly one of category_id or category_group_id.
timeframe: 'month' or 'year'. apply_to_future propagates the change forward.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| category_id | No | ||
| category_group_id | No | ||
| timeframe | No | month | |
| start_date | No | ||
| apply_to_future | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||