create_category_group
Creates a new category group in a YNAB budget to organize categories. Provide a name and optional budget ID.
Instructions
Creates a new category group (a section that categories live under) in a budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the new category group (max 50 characters). | |
| budget_id | No | The budget ID, or 'last-used' for the most recently used budget. | last-used |