network_remove_mock
Remove a network mock rule by its ID to stop intercepting requests for a specified tab. Provide targetId and mockId to cancel the mock.
Instructions
Remove a network mock rule by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mockId | Yes | Mock rule ID to remove | |
| targetId | Yes | Target ID of the tab |