Network capture: list
browser_network_listList requests captured by an active or stopped browser network capture using its capture ID. Filter by URL substring and limit results to inspect network traffic.
Instructions
List the requests captured so far by an active (or stopped) network capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max requests to return | |
| filter | No | Optional URL substring to filter the returned requests | |
| captureId | Yes | The capture id returned by browser_network_start |