get_network_logs
Retrieve captured network request logs to analyze web traffic patterns and monitor HTTP interactions during browser automation sessions.
Instructions
Get captured network request logs
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Page ID (uses active page if not specified) | |
| urlPattern | No | Filter by URL pattern (regex) | |
| limit | No | Maximum entries to return |