Budget Get Budget
budget_get_budgetRetrieve your monthly budget data for a specified month. Choose summary, full, or raw output to view and analyze your financial information.
Instructions
Get budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | Yes | ||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| 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 |