Restore XMemo memory
restore_memoryRestore a previously deleted memory by providing the exact memory ID from search or recall. Optionally include a reason and metadata for the operation.
Instructions
Restore a previously deleted memory. Call this only when the user explicitly asks to restore or undo a deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional user-facing reason for the deletion. | |
| memory_id | Yes | Exact XMemo memory reference shown by search or recall. | |
| metadata_json | No | Optional JSON object string with extra metadata for the operation. | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |