Update a YNAB category
ynab_update_categoryUpdate a YNAB category's name, note, or move it to a different category group. Only the fields you provide are changed.
Instructions
Update a category's name, note, and/or which category group it belongs to. Only the fields provided are changed. To change the budgeted (assigned) amount for a specific month, use ynab_assign_budgeted_amount instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the category | |
| note | No | New note for the category | |
| budget_id | Yes | YNAB budget id, or "last-used" for the most recently used budget | |
| category_id | Yes | YNAB category id | |
| category_group_id | No | Move the category to this category group id |