List Webhook Logs
list_webhook_logsInspect recent delivery attempts for a webhook to debug failed or failing deliveries and verify endpoint responses.
Instructions
List recent delivery attempts for a webhook, to debug failing deliveries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | A `next_cursor` or `prev_cursor` from a previous call to this tool. When set, all other arguments are ignored. | |
| page_size | No | Number of records per page (1-100). | |
| webhook_id | Yes | The webhook whose deliveries to inspect. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||