Delete Memory
delete_memoryRemove a specific memory from persistent storage by providing its SHA-256 hash. Ensures unwanted knowledge is deleted from the knowledge graph.
Instructions
Delete by hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | Hash of the memory (SHA-256, 64 hex chars) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |