http_replay
Re-send a logged HTTP request with optional edits to URL, method, body, or headers. Blank fields keep original values; each replay is logged as a new history entry.
Instructions
Re-send a logged request with optional edits (Repeater tweak-and-resend).
Any argument left blank keeps the original request's value. Supplied headers are merged onto the original. Logs a new history entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| body | No | ||
| method | No | ||
| request_id | Yes | ||
| headers_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |