create_relationship
Define a typed link between two entities in a project, specifying the relationship type and optional properties.
Instructions
Create a typed relationship between two entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| to_entity | Yes | ||
| properties | No | ||
| from_entity | Yes | ||
| relation_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |