kaiten_update_webhook
Modify an existing webhook for a Kaiten space: change its target URL or enable/disable it. Provide space and webhook IDs to apply changes.
Instructions
Update an external webhook for a Kaiten space. Can change URL and enable/disable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Webhook URL to receive events (max 4096 chars) | |
| enabled | No | Whether the webhook is enabled | |
| space_id | Yes | Space ID | |
| webhook_id | Yes | Webhook ID |