tailscale_rotate_webhook_secret
Rotate a Tailscale webhook secret to invalidate the old one and generate a new secret, returned only once. Save it immediately to keep webhook integrations working.
Instructions
Rotate a webhook's secret. Returns the new secret — save it immediately, as it cannot be retrieved again. The old secret is immediately invalidated.
SECURITY: the response body contains the secret verbatim. MCP clients commonly persist tool responses to logs and conversation transcripts; treat this response as sensitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhookId | Yes | The webhook ID whose secret to rotate |