verify_graph_integrity
Check knowledge graph integrity by identifying orphaned entities in relationships and providing fuzzy search suggestions for corrections. Ensure data consistency and accuracy in memory storage.
Instructions
Verify the integrity of the knowledge graph by checking for orphaned entities in relationships. Returns hallucinated entity names with fuzzy search suggestions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxSuggestions | No | Maximum number of similar entity suggestions to return for each orphaned entity (default: 3) |