link_entities
Create a typed relationship between two entities in a work graph, such as ADDS_TO or REPAIRS, by specifying their types and IDs to establish a confirmed link.
Instructions
Create a typed MangoMe graph relation such as ADDS_TO, AMENDS, EXTENDS or REPAIRS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_id | Yes | ||
| status | No | CONFIRMED | |
| from_id | Yes | ||
| to_type | Yes | ||
| relation | Yes | ||
| from_type | Yes | ||
| confidence | No | ||
| source_actor_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||