Delete user
ccx_admin_delete_userPermanently delete a CCX user account. Requires explicit confirmation and is blocked when protection mode is enabled; consider suspending the user instead.
Instructions
Delete a CCX user account. This cannot be undone. Requires confirm=true and is blocked while protection mode (CCX_PROTECT) is on. Consider ccx_admin_suspend_user instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be explicitly true to proceed | |
| user_id | Yes | User UUID to delete |