memory_relate
Link two knowledge items with a specified relationship type and optional weight, enabling structured memory connections.
Instructions
Create a relationship between two knowledge items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weight | No | Relationship weight (0-1, default: 0.5) | |
| source_id | Yes | Source item UUID | |
| target_id | Yes | Target item UUID | |
| bidirectional | No | Create relationship in both directions (default: false) | |
| relationship_type | Yes | Type of relationship |