update_budget_item
Update a budget item's actual cost or note by providing its UUID. Supply new cost in cents or note text.
Instructions
Update a budget item's actual cost and/or note by UUID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Note for the budget item | |
| uuid | Yes | Budget item UUID from get_budget | |
| actual_cost_cents | No | Actual cost in cents |