reverse_replay_entry
Replay an imported entry with optional overrides to headers, query, form, JSON, or body, then store the response as an experiment result. Use it to validate modifications against captured traffic and compare outcomes.
Instructions
Replay one imported entry with optional mutations and store the experiment result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes | ||
| use_proxy | No | ||
| form_overrides | No | ||
| json_overrides | No | ||
| query_overrides | No | ||
| follow_redirects | No | ||
| header_overrides | No | ||
| body_text_override | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||