remove_interception_rule
Remove a proxy interception rule by its ID to stop traffic interception. Obtain the rule ID from list or add operations.
Instructions
Remove a proxy interception rule by its ID.
PREREQUISITE: Get rule_id from list_interception_rules or the add_interception_rule response.
Args: rule_id: The rule ID to remove (e.g. "r-abc12345")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |