connect_memories
Links two memories to form bidirectional neural pathways, enabling associative recall in knowledge graphs.
Instructions
Create connections between memories (like neural pathways)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id_1 | Yes | First memory ID | |
| memory_id_2 | Yes | Second memory ID | |
| bidirectional | No | Whether connection goes both ways | |
| agent_id | No | Optional agent identifier performing the connection |