Browser Network Capture Start
browser_network_capture_startStart recording network requests in a browser tab, with optional filters for resource types, URL substrings, or HTTP methods to capture only relevant traffic.
Instructions
Start recording network requests on this tab.
Optional filters: resource_types (document/xhr/fetch/script/image/...), url_contains (substring), methods (GET/POST/...). Default records everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | No | ||
| clear | No | ||
| methods | No | ||
| session | No | default | |
| url_contains | No | ||
| resource_types | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |