create_relations
Establish connections between entities in the Elasticsearch Knowledge Graph for MCP by defining relationships, automating entity creation, and specifying memory zones for structured data organization.
Instructions
Create relationships between entities in knowledge graph (memory)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
auto_create_missing_entities | No | Whether to automatically create missing entities in the relations (default: true) | |
memory_zone | No | Optional default memory zone specifier. Used if a relation doesn't specify fromZone or toZone. | |
relations | Yes | List of relations to create |