semantic_search
Find messages by meaning, not just keywords, using AI-powered semantic search. Describe your query in natural language to retrieve relevant results.
Instructions
AI-powered semantic search using 384-dim vector embeddings. Find messages by meaning, not just keywords.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Limit to last N days | |
| limit | No | Max results (default: 10) | |
| query | Yes | Natural language query | |
| channel_id | No | Limit to specific channel | |
| importance_level | No | ||
| similarity_threshold | No | Min similarity (0-1, default: 0.7) |