browser_network_intercept
Capture network requests and responses with full bodies to analyze browser traffic. Filter by URL substring and enable body capture to inspect payloads.
Instructions
Capture network requests with full request/response bodies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot | No | CDP slot number 0-19 | |
| url_pattern | No | URL substring to filter (empty = capture all) | |
| capture_body | No | Include request/response bodies |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |