supersede_memory
Mark one memory as replaced by another, preserving both markdown files. Provide old and new memory IDs and an optional reason.
Instructions
Mark one memory as superseded by another while preserving both markdown files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| old_id | Yes | Memory id that is no longer current. | |
| new_id | Yes | Memory id that replaces or supersedes the old memory. | |
| reason | No | Optional explanation appended to the superseded memory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||