Simulate an incoming webhook (local only)
anyhook_simulateGenerate a mocked webhook event and store it locally, enabling webhook list and inspect flows to be tested without a real provider.
Instructions
Generate a mocked webhook AND insert it into the local memory store, so list/inspect flows can be exercised without a real provider. Not available in remote mode, use anyhook_mock + your real inbound URL there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| event | Yes | ||
| secret | No | ||
| provider | Yes |