create_relations
Create multiple new relations between entities, using canonical types such as supports and part_of, with warnings for non-standard relationship types.
Instructions
Create multiple new relations between entities. Relations should be in active voice.
Canonical relation types: supports, contradicts, evolved_into, depends_on, exemplifies, part_of, caused_by, enables, supersedes, related_to.
Non-standard types are accepted but return a warning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relations | Yes | List of dicts with keys: from, to, relationType. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |