monitor-network
Track and analyze network requests in the browser over a specified duration. Filter requests by URL pattern to monitor specific activity during development or debugging.
Instructions
Monitors network requests in the browser for a specified duration
Input Schema
Name | Required | Description | Default |
---|---|---|---|
duration | No | Duration in milliseconds to monitor (default: 5000) | |
urlPattern | No | URL pattern to filter (regex string) |