mind_revert
Restore a memory to an earlier revision, including undeleting forgotten ones, without rewriting history.
Instructions
Restore a memory to an earlier revision — including undeleting a forgotten one. History is never rewritten: the restore lands as a new commit.
Find revision ids with memory_history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | Branch to restore on (default "main"). | |
| memory_id | Yes | The memory to restore. | |
| revision_id | Yes | The revision to restore it to. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||