start_monitor
Start network monitoring in a fresh browser instance, capturing API and form submissions by default, with optional static file capture and content/URL filters.
Instructions
Start network monitoring with a new browser instance. Default: captures API and form data only (JSON, form submissions). Use "all" to include static files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Content-type filtering configuration. Controls which types of network requests to capture. | |
| cdp_port | No | Chrome DevTools Protocol port number | |
| max_buffer_size | No | Maximum buffer size for storing requests |