Get exchange detail
get_exchangeRetrieve full details of a single HTTP exchange: request line, headers, cookies, and bodies rendered in your preferred format (auto, text, json, hex, protobuf, base64).
Instructions
Full detail for one exchange: request line, request/response headers, request & response cookies, and both bodies. Bodies render per bodyFormat (auto/text/json/hex/protobuf/base64).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| bodyFormat | No | How to render bodies. Default auto. |