sendook_test_webhook
Send a test event to a webhook endpoint to verify its configuration and response.
Instructions
Send a test event to a webhook endpoint.
Verifies that your endpoint is correctly configured and responding. A test payload will be sent to the webhook URL.
Args: params: WebhookIdInput containing: - webhook_id: Webhook to test
Returns: str: Test result indicating success or failure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |