Goals Get Goal
goals_get_goalRetrieve a specific financial goal from Monarch Money by providing its goal ID. Returns goal details in summary, full, or raw format to track savings or spending targets.
Instructions
Get goal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| goal_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 |