update_category
Modify an existing Lunch Money category by updating its name, description, income flag, budget/totals exclusions, archive status, or group assignment using the category ID.
Instructions
Update an existing Lunch Money category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | Yes | ||
| name | No | ||
| description | No | ||
| is_income | No | ||
| exclude_from_budget | No | ||
| exclude_from_totals | No | ||
| archived | No | ||
| group_id | No |