delete_system_tunable
Permanently delete a pfSense system tunable by ID. Use dry-run to preview, then confirm to remove and apply immediately.
Instructions
Delete a system tunable 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. | |
| tunable_id | Yes | Tunable ID (from search_system_tunables) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||