updateLongTermMemory
Modify stored memory content and connections to maintain accurate, organized long-term information in a graph-based storage system.
Instructions
Update a memory node's text and/or associations
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The memory node ID | |
| newText | No | New memory text | |
| newAssociations | No | New associations array |