fuzzy_search
Find knowledge graph entries with typo-tolerant search using similarity thresholds and filters for tags and importance levels.
Instructions
Perform fuzzy search with typo tolerance
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| threshold | No | Similarity threshold (0.0-1.0) | |
| tags | No | ||
| minImportance | No | ||
| maxImportance | No |