mark_important
Boost or reduce entity relevance in MCP's Elasticsearch Knowledge Graph by marking it as important, enabling prioritized query results and memory-like behavior.
Instructions
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 | Yes | Optional memory zone specifier. If provided, entity will be marked in this zone. | |
name | Yes | Entity name |