ask_ava_streaming
Send a question to Ava, the AI assistant, for a streaming response via SSE. Get real-time answers from Ava.
Instructions
Interact with Ava, DoiT's AI-powered cloud assistant. Send a question to Ava and receive a streaming response via Server-Sent Events (SSE). The response streams back events containing the answer text, conversation ID, and message metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | The question to ask Ava. | |
| conversationId | No | Optional ID of an existing conversation to continue. | |
| customerContext | No | Scope the request to a specific customer by ID. Required for DoiT employees (whose token isn't tied to a single customer); omit for direct customer users. |