kaiten_get_webhook
Retrieve a specific external webhook for a Kaiten space using its space ID and webhook ID. If the request returns 405, fall back to listing webhooks to locate the needed configuration.
Instructions
Get a specific external webhook for a Kaiten space. Note: GET by ID may return 405; use kaiten_list_webhooks instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | Space ID | |
| webhook_id | Yes | Webhook ID |