Forget XMemo memory
forgetPermanently delete a memory by specifying the target as 'latest', 'current', or an exact ID. Removes unwanted memories when explicitly requested.
Instructions
Permanently delete one memory by natural target ('latest', 'current', or an exact ID). Call this only when the user explicitly asks to forget/delete a specific memory; search or check activity first if the target is ambiguous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional user-facing reason for the deletion. | |
| target | No | The memory to forget: current or an exact memory ID shown by search. | current |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |