Budget Get Budget Category
budget_get_budget_categoryRetrieve budget details for a specific category in a given month, including spending limits and current spending.
Instructions
Get budget category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | Yes | ||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| category_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 |