delete_wireguard_tunnel
Delete a WireGuard tunnel by ID. Preview with dry-run, then confirm to permanently remove it.
Instructions
Delete a WireGuard tunnel 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. | |
| tunnel_id | Yes | Tunnel ID (from search_wireguard_tunnels) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||