CogniswitchKnowledgeRequest()Tool that uses the Cogniswitch service to answer questions.
name: str = "cogniswitch_knowledge_request" description: str = ( "A wrapper around cogniswitch service to answer the question from the knowledge base." "Input should be a search query." )