Delete user
action1_delete_userPermanently delete a user by ID. Confirm with 'YES' to proceed, or use dry run to preview.
Instructions
Delete user. Deletes an existing… Perm: manage_users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| user_id | Yes | Provide a specific user ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||