memory_delete
Soft-delete a memory by ID and namespace, excluding it from future search results. Provide the namespace and memory ID to hide the entry.
Instructions
Soft-delete a memory by ID. The entry is excluded from future searches. Requires the namespace where the memory is stored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The memory ID to delete. | |
| namespace | Yes | The namespace containing the memory. |