Delete Long-Term Memory
deleteLongTermMemoryRemove a specific memory node and all its associations from long-term graph storage to manage persistent AI memory.
Instructions
Delete a memory node and remove it from all associations
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The memory node ID to delete |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| success | Yes |