fetch_binary_payload
Retrieve full request and response bodies for a captured HTTP payload using its .bin path. Enables complete inspection of traffic for debugging or analysis.
Instructions
Deep-dives into a specific HTTP payload by fetching its full request/response bodies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The physical `.bin` path (e.g. `1234_req.bin`) discovered from previews. |