error_correlate
Identify root causes by correlating browser console and network errors over a time window.
Instructions
Automatically correlate errors between console and network, find root causes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | The ID of the tab to analyze | |
| timeWindow | No | Time window in milliseconds for correlation (default: 5000) | |
| minSeverity | No | Minimum severity to include | low |