memory_snapshot_restore
Restore memory to a previous snapshot state by providing a snapshot UUID, with options to merge or replace current items.
Instructions
Restore memory to a previous snapshot state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | merge: add missing items, replace: delete current and restore all (default: merge) | |
| snapshot_id | Yes | Snapshot UUID to restore |