delete_rule
Delete a specific rule from your memory layer by providing its rule ID. Returns confirmation with details of the removed rule.
Instructions
Delete a rule by its ID. Use my_rules first to find the rule ID you want to remove. Returns confirmation with the deleted rule's details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes | The ID of the rule to delete (find it using my_rules) |