token_bowl_chat_admin_delete_user
Permanently deletes a user account by username. Requires admin privileges, and the removal cannot be undone.
Instructions
[ADMIN ONLY] Permanently delete a user account.
Use this to remove a user account completely. This operation is irreversible. Requires admin privileges.
Args: username: The username of the account to delete
Raises: NotFoundError: If the user doesn't exist AuthenticationError: If you don't have admin privileges
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |