Budget Get Budget
budget_get_budgetRetrieve your Monarch Money budget for a specific month. Select optional fields or output mode to get a summary or full budget details.
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 |