network_capture_start
Capture network requests and responses from a real-browser tab, with optional response bodies, without bringing it to the foreground. Stop the capture to retrieve the buffer and free the debugger.
Instructions
Start bounded CDP Network capture on a real-browser tab. Captures requests, responses, and optionally response bodies without foregrounding the tab. Call network_capture_stop to return the buffer and release the debugger lease.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| session_id | No | ||
| max_entries | No | ||
| body_timeout | No | ||
| include_bodies | No | ||
| max_body_bytes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||