ChatCBI
api_chatcbiFull Description
Ask CB Insights' AI chatbot (ChatCBI) a question and receive a conversational, natural-language answer grounded in CB Insights data. Returns a formatted response with source citations, related content links, and suggested follow-up questions. Supports multi-turn conversations by passing the returned 'chatID' back in subsequent requests. Use this when the user wants a synthesized, human-readable answer rather than raw structured data. This tool takes longer than the RAG tool - if you're going to generate your own answer anyway, consider using the RAG tool instead.
Parameters (0 required, 2 optional)
chatIDstringA unique id for the conversation, for use with multi-turn conversations. A chatID is returned in the initial response.
messagestringThe message to send.