flow_update
Modify captured HTTP request and response details, including headers, body, status, and metadata. Adjust specific fields to test or simulate different traffic scenarios.
Instructions
Modify a captured request/response and its metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | ||
| request_method | No | ||
| request_path | No | ||
| request_headers | No | ||
| request_body | No | ||
| request_body_encoding | No | text | |
| response_status | No | ||
| response_reason | No | ||
| response_headers | No | ||
| response_body | No | ||
| response_body_encoding | No | text | |
| comment | No | ||
| marked | No | ||
| tags | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||