create_memory_relationship
Establish connections between memories by defining relationships such as causal, temporal, semantic, emotional, strategic, or consolidation types, enhancing AI memory organization and context understanding.
Instructions
Create a relationship between two memories
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from_memory_id | Yes | UUID of the source memory | |
properties | No | Additional properties for the relationship | |
relationship_type | Yes | Type of relationship | |
to_memory_id | Yes | UUID of the target memory |