memory_forget
Soft-delete a memory from retrieval while retaining its history and database content. Provide the memory ID and expected revision to mark it forgotten.
Instructions
Soft-delete one memory from retrieval. History and database content are retained.
This is NOT secure erasure. Read the current revision via history before forgetting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | ||
| expected_revision | Yes |