semantic_search
Find conceptually related messages in conversation history using semantic search. Matches by meaning, not just keywords, for more relevant results.
Instructions
Search conversations using semantic similarity (vector embeddings). Finds messages that are conceptually similar to your query, even if they don't contain the exact words.
More powerful than keyword search for finding related ideas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |