filterNetworkRequests
Filter captured network requests by URL pattern and resource type to retrieve matching entries with full details for analysis.
Instructions
Filter network requests by URL pattern. Returns matching requests with full details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | Clear after read (default: false) | |
| types | No | Filter types (default: Fetch, XHR) | |
| urlPattern | Yes | URL pattern (regex or partial) |