Delete current XMemo memory
delete_current_memoryPermanently delete the single active memory without needing an ID. Use when you explicitly want to remove the only memory in context.
Instructions
Permanently delete the single active memory (no ID needed). Call this only when exactly one memory exists and the user explicitly asks to delete it; refused if zero or multiple match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional user-facing reason for the deletion. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |