Replay a captured request
replay_webhook_requestRe-send a captured request (same method, headers and raw body) to a PUBLIC URL and return the target's response. Localhost and private IPs are refused here: for localhost use the CLI (npx webhook-toolkit replay) or the local MCP server (npx webhook-toolkit mcp).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ||
| request_id | Yes | ||
| target_url | Yes |