webhook_wait_for_webhook
Start an HTTP server to receive and capture incoming POST webhooks for payment callbacks, GitHub events, or form submissions.
Instructions
[webhook] Start an HTTP server and wait for an incoming POST webhook. Returns the request body and headers when received. Use for payment callbacks, GitHub webhooks, form submissions, etc.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| timeout | No | ||
| port | No |