verify_graph_integrity
Check the integrity of a knowledge graph by identifying orphaned entities and providing fuzzy search suggestions to resolve inconsistencies.
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) |