mnemos_relate
Link two memories with a specified relation type (e.g., depends_on, contradicts) and optional strength to build a structured memory graph.
Instructions
Create a relation between two memories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strength | No | Relation strength [0.0, 1.0] | |
| source_id | Yes | Source memory ID | |
| target_id | Yes | Target memory ID | |
| relation_type | Yes | Relation type: relates_to|depends_on|contradicts|supersedes|derived_from|part_of|caused_by |