qlik_answers_ask_question
Ask questions to your Qlik Answers AI assistant to get insights from your Qlik Cloud knowledge base, managing conversation threads for continuous analysis.
Instructions
Ask a question to a Qlik Answers AI assistant.
What is Qlik Answers?
Native Qlik Cloud Q&A assistant feature
Requires pre-configured assistant with knowledge base
Manages conversation threads
Uses Qlik's built-in AI
When to use this tool:
User has a Qlik Answers assistant configured
User wants to chat with their Qlik Answers assistant
User wants to continue an existing conversation thread
Workflow:
First use qlik_answers_list_assistants to find the assistant ID
Then use this tool with the assistantId and your question
Optionally provide threadId to continue an existing conversation
Parameters:
assistantId (required): ID of the Qlik Answers assistant
question (required): The question to ask
threadId (optional): Continue existing conversation
createNewThread (default: true): Create new thread if none provided
threadName (optional): Name for new conversation thread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assistantId | Yes | Assistant ID (use qlik_answers_list_assistants to find it) | |
| question | Yes | The question to ask the assistant | |
| threadId | No | Existing thread ID to continue conversation (optional) | |
| createNewThread | No | Create new thread if no threadId provided | |
| threadName | No | Name for new conversation thread (optional) |