browser_intercept_disable
Disable all CDP Fetch interception and remove request/response rules to return the browser session to normal browsing. Use this to stop traffic interception when no longer needed.
Instructions
Disable ALL CDP Fetch interception and remove all rules for this browser session.
Call this when you want to stop intercepting and return to normal browsing. This clears both request and response intercept rules.
Args: session_name: Browser session to use (default: "default")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |