tailscale_create_webhook
Create a webhook to send Tailscale event notifications to your HTTPS endpoint. Specify event subscriptions; save the returned signing secret immediately.
Instructions
Create a new webhook. The response includes the webhook's signing secret -- this is the only opportunity to capture it; save it immediately.
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 |
|---|---|---|---|
| endpointUrl | Yes | The HTTPS URL to send webhook events to | |
| subscriptions | Yes | Event types to subscribe to (at least one) |