delete_group
Permanently remove a pfSense user group by group ID. Confirmation flag needed to execute.
Instructions
Delete a pfSense user group 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. | |
| group_id | Yes | Group ID (array index from search_groups) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||