create_relations
Create multiple relations between entities by specifying source and target via ID or name/type, with option to override existing relations.
Instructions
Create multiple new relations between entities. Each endpoint (from/to) can be specified by id OR by name/type. Returns relations with their assigned IDs. Use override=true to update existing relations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Memory category. Defaults to 'default' | |
| override | No | If true, update existing relations instead of skipping them. Defaults to false | |
| relations | Yes |