rm_delete_expense_category
Permanently delete an expense category by supplying its category ID and confirming the action with 'true' to prevent accidental removal.
Instructions
Delete an expense category (Destructive: requires confirm=True).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| category_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |