network_requests
Inspect network requests captured by Chrome extensions. Filter by URL string, limit results, and clear entries after reading to manage debugging sessions.
Instructions
List captured network requests with optional URL filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | Clear entries after reading | |
| limit | No | Max entries to return | |
| filter | No | Filter URLs containing this string |