list_network_requests
List collected network requests with filters for URL, method, and response status, enabling analysis of web traffic during a session.
Instructions
List network requests collected since session start. Filter by URL substring, method, or response presence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urlSubstring | No | ||
| method | No | ||
| hasResponse | No | ||
| limit | No |