delete_memory
Remove a specific memory node and all its linked knowledge graph connections by providing its ID, clearing both the memory and its relationships 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 |