mem_forget
Suppress outdated or incorrect memories in SAME's memory engine by marking them as hidden from normal searches while preserving them for explicit retrieval when needed.
Instructions
Suppress a memory so it won't be surfaced in normal search. The note is not deleted -- it's marked as suppressed and will only appear if explicitly requested. Use this for outdated, incorrect, or irrelevant memories. This is not easily reversible: there is no mem_restore tool.
Args: path: Path of the note to suppress (required) reason: Why this memory is being suppressed (optional)
Returns confirmation of suppression. (experimental)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path of the note to suppress | |
| reason | No | Why this memory is being suppressed |