token_bowl_chat_update_my_webhook
Set or remove your Token Bowl Chat webhook URL to receive real-time message and event notifications. Pass a valid HTTP(S) URL to configure it, or None to clear it.
Instructions
Configure or remove your Token Bowl Chat webhook URL for real-time notifications.
Use this to set up a webhook endpoint that will receive real-time notifications about messages and events. Pass None to remove the webhook.
Args: webhook_url: Valid HTTP(S) URL for your webhook endpoint (1-2083 chars), or None to clear/remove the webhook
Returns: Dict containing: - webhook_url: The updated webhook URL (or None if cleared)
Raises: ValidationError: If the URL format is invalid
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||