delete_prevention_rule
Delete a prevention rule by name to stop false positives. Useful when a rule incorrectly flags valid content.
Instructions
Delete a prevention rule by name. 🗑️ Removes a rule from the active set. Use when a rule is causing false positives. Args: rule_name: Exact name of the rule to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |