Webhook Debugger
name: webhook-debugger
by chenxuyaun · published 2026-03-22
$ claw add gh:chenxuyaun/chenxuyaun-webhook-debugger---
name: webhook-debugger
description: Test, debug, and inspect webhooks locally. Receive webhooks, inspect payloads, debug integrations, and replay requests. Essential for API development and third-party integrations.
metadata:
{
"openclaw":
{
"requires": { "bins": [] },
"install": [],
},
}
---
# Webhook Debugger
Receive, inspect, and debug webhooks locally.
Quick Start
webhook listen
webhook listen 3000
webhook listen --url https://myendpoint.com/webhookFeatures
Usage
Start listener
webhook listen 8080Inspect incoming request
POST /webhook
Headers: { content-type: application/json }
Body: { "event": "payment", "amount": 100 }
✓ Received 2024-01-15 10:30:00Replay request
webhook replay <request-id> <target-url>Common Use Cases
Commands
Notes
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...