Replay an event
anyhook_replayRe-send a stored event to its destinations for debugging without consuming monthly event quota.
Instructions
Re-send a stored event to its destinations. Replay does NOT consume monthly event quota, safe to call repeatedly while debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Event ID to replay. Replay does not consume event quota. | |
| api_key | No | API key (ahk_live_...) from anyhook_quickstart. Only needed over HTTP when no Authorization header is set; ignored over stdio. |