getCategoryById
Fetches a single category's financial details (assigned, activity, available) for the current budget month.
Instructions
Returns a single category. Amounts (assigned, activity, available, etc.) are specific to the current plan month (UTC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | The id of the plan. "last-used" can be used to specify the last used plan and "default" can be used if default plan selection is enabled (see: https://api.ynab.com/#oauth-default-plan). | |
| category_id | Yes | The id of the category |