Get a YNAB category
ynab_get_categoryRetrieve details for a specific YNAB category, including budgeted, activity, balance, and goal amounts for the current month.
Instructions
Get a single category by id, including budgeted/activity/balance and goal figures (in milliunits) for the current month.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | Yes | YNAB budget id, or "last-used" for the most recently used budget | |
| category_id | Yes | YNAB category id |