fuzzy_search
Perform typo-tolerant fuzzy searches over knowledge graph entries, filtering by tags and importance to surface relevant memories.
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 |