remove_interception_rule
Removes a specified interception rule from an active session, preventing it from further modifying or blocking commands. Provide the session ID and rule ID to update monitoring behavior.
Instructions
Remove an interception rule from an active session.
Args:
session_id: Target session ID.
rule_id: The rule ID to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||