tailscale_rotate_webhook_secret
Rotate a webhook secret to immediately invalidate the old one and return a new secret that must be saved immediately.
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 |