connect
Link two existing memories with a typed relationship and narrative explanation, building an associative network for retrieval by meaning rather than address.
Instructions
Connect two memories with a typed, narrative relationship. Valid relationship types are: caused_by, led_to, blocked_by, unblocks, connects_to, contradicts, depends_on, is_example_of — and both node IDs must already exist before calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_node | Yes | ID of the source node | |
| narrative | No | The story of this connection - why these two things are linked | |
| relationship | Yes | Type of relationship | |
| to_node | Yes | ID of the target node |