delete_category_group
Delete a category group by moving orphaned transactions to a specified category, ensuring no data is lost.
Instructions
Delete a category group. You must specify a category to transfer orphaned categories' transactions to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | Category group name or ID to delete | |
| transfer_to | Yes | Category name or ID to transfer orphaned transactions to |