create_webhook
Subscribe to receive real-time notifications by creating a webhook. Includes a one-time secret for HMAC validation.
Instructions
[write] Create a webhook subscription. The response includes webhook_secret ONCE; the bot must persist it for HMAC validation. Counts against the subscription cap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_url | Yes | ||
| subscriber_name | No | ||
| notes | No |