create_memory_relationship
Establish and define relationships between memories in the AGI MCP Server by specifying source, target, and relationship type (causal, temporal, semantic, emotional, strategic, or consolidation).
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 |