slack_smart_search
Search indexed Slack messages with semantic and keyword matching. Get ranked results showing relevance scores, channel context, and thread details.
Instructions
Semantic + lexical hybrid search across your indexed Slack history. Returns ranked results with relevance scores, channel context, thread context, and matched terms. Hosted-only (requires Vectorize + Workers AI). Free tier ships 10 calls/month; upgrade to Pro $9/mo for unlimited at mcp.revasserlabs.com/pricing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language or keyword query (semantic + lexical hybrid) | |
| channel_ids | No | Optional — restrict search to these channel IDs | |
| days_back | No | Optional — restrict search to the last N days (max 90 on Pro+, 7 on Free) | |
| limit | No | Maximum results to return (default 10, max 50) |