network_log
Track fetch and XHR requests made since the last call. Call once to start, then again after interactions to retrieve and clear the network log for debugging.
Instructions
Captured fetch/XHR since last call (call once to start, again after interactions).…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | Clear log after returning (default true) | |
| maxEntries | No | Default 50 |