Start network monitoring
browser_network_startStart tab-scoped network monitoring in Chrome, capturing metadata only—headers and bodies are never stored. Reuse an existing Raw CDP session to avoid a second debugger attachment.
Instructions
Start a tab-scoped, metadata-only Chrome network monitor. Pass rawSessionId to reuse that Raw CDP attachment instead of attaching a second debugger. Headers and bodies are never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | ||
| urlMode | No | origin_path | |
| maxBytes | No | ||
| maxEvents | No | ||
| urlIncludes | No | ||
| rawSessionId | No | ||
| resourceTypes | No |