raggy_link
Link two memories in the knowledge graph to record relationships like cause, resolution, supersession, or contradiction. Use when one memory updates, refines, or corrects another.
Instructions
Connect two related memories in the knowledge graph. Use when a new memory supersedes/refines/contradicts an old one, or when an error resolves a past bug. Relationship types: caused_by, resolved_by, supersedes, refines, contradicts, related_to, follows_from, part_of.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Description of the relationship | |
| source_id | Yes | The "from" memory ID | |
| target_id | Yes | The "to" memory ID | |
| relationship_type | Yes | Type of relationship |