Goals Update Goal Event
goals_update_goal_eventUpdate or create goal events in Monarch Money by providing the event ID and optional fields such as date, budget inclusion, and notes.
Instructions
Update goal event. This may create or update Monarch data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| notes | No | ||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| event_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 | ||
| include_in_budget | No |