Delete WireGuard client
delete_clientPermanently delete a WireGuard client and revoke its VPN access. Requires explicit confirmation before removal.
Instructions
Permanently delete a WireGuard client. This is irreversible: the client loses VPN access and its keys cannot be restored. Requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually delete the client. Ask the user for confirmation first. | |
| clientId | Yes | Numeric ID of the client (see list_clients) |