mnemos_relate
Establish connections between stored memories to build semantic relationships and enhance context understanding for AI agents.
Instructions
Create a relation between two memories
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relation_type | Yes | Relation type: relates_to|depends_on|contradicts|supersedes|derived_from|part_of|caused_by | |
| source_id | Yes | Source memory ID | |
| strength | No | Relation strength [0.0, 1.0] | |
| target_id | Yes | Target memory ID |