Check Webhook Delivery Health
rai_webhook_statusCheck webhook delivery health and generate a status report with health grade, failure analysis, dead-letter queue status, and remediation actions.
Instructions
Check webhook delivery health and generate a structured status report. Takes delivery statistics and returns health grade, failure analysis, dead-letter queue status, and recommended remediation actions. Used by Security Engineers feeding SIEM systems and Platform Engineers debugging webhook pipelines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| failed | No | ||
| endpoints | No | ||
| successful | No | ||
| avg_latency_ms | No | ||
| total_deliveries | No | ||
| dead_letter_count | No |