console_advanced_search
Search browser console messages with regex pattern matching, correlation, and statistics to isolate relevant events for debugging.
Instructions
Advanced console search with pattern matching, correlation, and statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | The ID of the tab to search | |
| patterns | No | Pattern matching configuration | |
| correlate | No | Message correlation options | |
| includeStats | No | Include search statistics | |
| namedPatterns | No | Named regex patterns with capture groups |