Goals Contribute To Goal
goals_contribute_to_goalAdd funds to a Monarch Money savings goal by specifying goal, account, and amount. Optionally include notes, date, and budget inclusion to update goal progress.
Instructions
Contribute to goal. This may create or update Monarch data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| notes | No | ||
| amount | Yes | ||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| goal_id | Yes | ||
| account_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 |
| include_in_budget | No |