webhook_deliveries
Monitor webhook deliveries by retrieving recent history with filters for limit and status.
Instructions
Get recent delivery history for a webhook.
Args: webhook_id: Webhook ID. limit: Max records to return (default 20). status: Filter by "success" or "failed". Leave empty for all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | ||
| limit | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |