Goals Get Goal Budget Amounts
goals_get_goal_budget_amountsRetrieve budget amounts for a financial goal over a specified date range using goal ID and month boundaries.
Instructions
Get goal budget amounts.
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 | ||
| end_month | 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 |
| start_month | Yes | ||
| session_path | No |