create_relation
Create a typed relationship between two entities in the Hystersis knowledge graph to link data with a specified relation type.
Instructions
Create a relationship between two entities in the Hystersis knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_entity | Yes | Source entity ID or name | |
| to_entity | Yes | Target entity ID or name | |
| relation_type | Yes | Relationship type (e.g., 'USES', 'KNOWS', 'DEPENDS_ON') |