delete_memory
Delete a memory node and all its associated knowledge graph edges by providing the memory ID, clearing the entry and its connections from the local database.
Instructions
Delete a memory node and cascade-delete all its associated knowledge graph edges by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |