Elasticsearch Knowledge Graph for MCP
by j3k0
mark_important
Mark entity as important in knowledge graph (memory) by boosting its relevance score
Input Schema
Name | Required | Description | Default |
---|---|---|---|
auto_create | No | Whether to automatically create the entity if it doesn't exist (default: false) | |
important | Yes | Set as important (true - multiply relevance by 10) or not (false - divide relevance by 10) | |
memory_zone | No | Optional memory zone specifier. If provided, entity will be marked in this zone. | |
name | Yes | Entity name |