delete_rule
Remove a memory rule by its ID. Use my_rules to find the ID, then permanently erase it. Returns confirmation with the deleted rule's details.
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) |