link_memories
Create directed links between stored memories to build structured relationships and knowledge graphs using specified relationship types.
Instructions
Create a link between two memories with a relationship type
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_key | Yes | The source memory key | |
| target_key | Yes | The target memory key | |
| relationship_type | Yes | Type of relationship (e.g., related_to, depends_on) |