fuzzy_search
Search the knowledge graph with typo tolerance, returning entries that match similarly even with misspellings.
Instructions
Perform fuzzy search with typo tolerance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| query | Yes | Search query | |
| threshold | No | Similarity threshold (0.0-1.0) | |
| maxImportance | No | ||
| minImportance | No |