capture_network_events
Monitor and record network events in a Chrome tab, filtering by request types or URL patterns. Configure duration and specify the tab ID to capture fetch and XHR requests for analysis or debugging.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
duration | No | Duration in seconds to capture events (default: 10) | |
filters | No | ||
tabId | Yes | ID of the Chrome tab to monitor |