TheDocumentation Index
Fetch the complete documentation index at: https://docs.wisdom.ai/llms.txt
Use this file to discover all available pages before exploring further.
createConversation mutation creates a new conversation in a specified domain for conducting AI-powered data analysis sessions.
Signature
Arguments
The unique identifier of the domain where the conversation will be created.
Whether the conversation should be hidden from the user interface.
Response
Returns anID representing the unique identifier of the newly created conversation.
Usage example
Create a new conversation for data analysis:Related operation
Send User Message
Send a message to the conversation