forget
Installation
SKILL.md
/forget
Permanently delete a memory by its source_id.
How to invoke
You need the source_id. If the user did not provide it, call
/recall first to find the matching memory and confirm with the
user before deleting.
forget(memory_id="<source_id>")
When to use
- User says "forget this", "delete that", "that's wrong, remove it".
- User explicitly identifies a memory by ID.