browser_network_continue
Remove an existing network interception rule by specifying the page ID and URL pattern. This stops the interception of network requests matching that pattern.
Instructions
Remove a network interception rule.
Args: page_id: Target page ID. url_pattern: Same pattern used in browser_network_intercept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| url_pattern | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||