Budget Set Budget Amount
budget_set_budget_amountSet or update a budget amount for a specific month and category in Monarch Money. Optionally apply the change to future months.
Instructions
Set budget amount. This may create or update Monarch data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | Yes | ||
| amount | Yes | ||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| category_id | Yes | ||
| output_mode | No | Output shape to return. Use summary for compact CLI-style defaults, full for complete structured data without raw, and raw for complete structured data including raw payloads. | summary |
| session_path | No | ||
| default_amount | No | ||
| apply_to_future | No |