sendook_list_webhook_attempts
Review recent delivery attempts for any webhook, including successes and failures, to debug endpoint issues.
Instructions
List recent delivery attempts for a webhook.
Shows the history of webhook deliveries including successes and failures. Useful for debugging webhook endpoint issues.
Args: params: WebhookIdInput containing: - webhook_id: Webhook to check attempts for
Returns: str: List of delivery attempts with status and details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |