delete_category
Delete a budget category and optionally transfer its transactions to another category to preserve historical data.
Instructions
Delete a budget category. Optionally transfer its transactions to another category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Category name or ID to delete | |
| transfer_to | No | Category name or ID to transfer existing transactions to |