semantic_search
Find relevant information by meaning, not just keywords. Search knowledge bases with natural language queries to retrieve semantically similar content.
Instructions
Search the knowledge base using semantic similarity. This finds content based on meaning, not just keywords. Perfect for finding relevant information even when the exact words don't match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language search query | |
| topK | No | Number of results to return (1-10) |