Network capture: detail
browser_network_detailRetrieve headers, body, and timing for a captured browser request. Use captureId and requestId from network start and list tools to inspect one request in full.
Instructions
Get the full details (headers, body, timing) of one captured request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| captureId | Yes | The capture id returned by browser_network_start | |
| requestId | Yes | The request id from browser_network_list |