tailscale_key_delete
Revoke a Tailscale auth key. Devices already authenticated remain unaffected. Requires confirmation.
Instructions
Delete (revoke) an auth key. Devices already authenticated with this key will not be affected. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyId | Yes | Auth key ID to delete | |
| confirm | Yes | Must be true to confirm auth key deletion |