replay_flow
Replay a captured HTTP flow with optional modifications to method, headers, or body, including session variable injection like $token.
Instructions
Replay a captured flow, optionally with modified method, headers, or body. Supports session variable injection (e.g., $token) in headers and body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | ||
| method | No | ||
| headers_json | No | ||
| body | No | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |