send_multiple_requests
Post multiple JSON payloads to a webhook with optional delay to load-test endpoint capture. Use for testing webhook receivers.
Instructions
POST several sample JSON payloads to the webhook, optionally spaced out.
Use to load-test capture, not to wait for a real site or email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delay_ms | No | ||
| payloads | Yes | ||
| webhook_token | Yes | Webhook UUID returned by create_webhook |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||