sendook_get_webhook
Retrieve details of a specific webhook by providing its identifier. Returns URL, events, and timestamps for monitoring and management.
Instructions
Get details of a specific webhook.
Args: params: WebhookIdInput containing: - webhook_id: Webhook identifier
Returns: str: Webhook details including URL, events, and timestamps
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |