delete_user
Delete a local user from a pfSense firewall by ID. Preview with dry-run and confirm to execute, as this action cannot be undone.
Instructions
Delete a pfSense local user by ID. WARNING: This is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to execute. Safety gate for destructive operations. | |
| dry_run | No | If True, preview the operation without executing. | |
| user_id | Yes | User ID (array index from search_users) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||