Forget a memory
mindmap_forgetArchive a memory by thread ID, keeping a searchable trace, or permanently delete with hard=true.
Instructions
Forget a memory. By default this is a soft forget: status→archived, kept only as a searchable one-line trace (recall never hard-fails). Set hard=true to permanently delete the file.
Args: id (string), hard (boolean, default false). Returns: confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Thread id | |
| hard | No | Permanently delete instead of archive |