Get Month Category
get_month_categoryRetrieve budgeted, activity, and available amounts for a specific category in a given month to track spending against budget.
Instructions
Get category budget for a specific month
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | Yes | Month in YYYY-MM-DD format (first of month) | |
| budgetId | No | Budget ID (uses default if not provided) | |
| categoryId | Yes | Category ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |