Get Category
get_categoryRetrieve a category's full current-month details, including goal type, target amount, and funding progress, to inspect budget goals. Read-only; for other months use the month-specific category tool.
Instructions
Get one category's full detail for the current month, including goal/target fields (type, target amount, funding progress). Read-only. Use for goal inspection; for a past or future month's numbers use get_month_category instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budgetId | No | Budget ID (uses default if not provided) | |
| categoryId | Yes | Category ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Structured result returned by Get Category. |