list_budgets
Get budget allocations for a specific month or all months from Actual Budget, with category names and budgeted amounts.
Instructions
List budget allocations from Actual Budget. month must be in YYYY-MM-DD format (e.g. 2024-01-01 for January 2024). If month is not provided, returns budgets for all months. Returns category name, budgeted amount, and month. Use list_categories to get category names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | No | Month to filter by in YYYY-MM-DD format e.g. 2024-01-01 for January 2024. If not provided returns all months |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |