tailscale_key_delete
Delete or revoke a Tailscale authentication key to prevent future use while maintaining existing device connections. Requires confirmation for secure key management.
Instructions
Delete (revoke) an auth key. Devices already authenticated with this key will not be affected. Requires confirm: true.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyId | Yes | Auth key ID to delete | |
| confirm | Yes | Must be true to confirm auth key deletion |