tools.cross_channel_query module
Cross-channel query tool – privately ask the LLM about another channel.
Fetches recent messages from a target channel’s Redis cache, builds a one-shot LLM sub-call with that transcript as context, and returns the response. Nothing is posted to the target channel.