memory_delete
Delete a memory from the knowledge graph, automatically cleaning up associated edges. Immutable memories are not deletable.
Instructions
Delete a memory from the knowledge graph.
Cannot delete immutable memories. Automatically cleans up graph edges.
Args: memory_id: The ID of the memory to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |