Replay PromptJang event
replay_eventReuse a stored event's payload and target to create a new non-billable replay, leaving the original event unchanged.
Instructions
Create a non-billable replay of an existing PromptJang event using its stored payload and registered target. Returns the new replay event ID. This changes delivery state but does not delete or overwrite the source event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | PromptJang 32-character event or target identifier | |
| response_format | No | Human-readable markdown or machine-readable JSON | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| status | Yes | ||
| idempotent_replay | No |