Goals List Goal Events
goals_list_goal_eventsList events for a specified financial goal to review progress, milestones, and related activity. Provide a goal ID to get a structured summary or full event details.
Instructions
List goal events.
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 |