search_channel_knowledge
Search a channel's knowledge base using keywords. Deprecated: returns an error; use 'ask_channel' or 'search_channel_facts' instead.
Instructions
DEPRECATED — do not call. This is a compatibility shim for the retired 'search_channel_knowledge' tool. Use 'ask_channel' for natural-language questions answered with citations, or 'search_channel_facts' for targeted keyword+vector fact search within one channel. Calling this always returns a structured {"error": "tool_renamed", "replacement": [...]} payload and performs no work (no backend call, exempt from rate limiting).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | No | ||
| query | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||