Poll network events
browser_network_pollRetrieve sanitized browser network metadata for a session, including requests, responses, WebSocket lifecycle, and completion/failure events after a specified cursor.
Instructions
Read sanitized request, response, completion, failure, and WebSocket lifecycle metadata after a cursor. Completion and failure events include method, status when known, and durationMs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| sessionId | Yes | ||
| timeoutMs | No | ||
| afterCursor | No |