Clear captured requests
network_clearClear captured network requests for a device while keeping the network capture active, useful for isolating new traffic during mobile UI testing.
Instructions
Clear the captured-request buffer without stopping the capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device id from list_devices (adb serial like 'emulator-5554', or an iOS simulator UDID) |