addLongTermMemory
Store persistent memory with optional associations to other nodes for continuous learning and reasoning in AI systems.
Instructions
Create a new persistent memory node with optional associations to other nodes
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The memory text to store | |
| associations | No | Array of associated memory node IDs |