ask_ava_sync
Ask about your DoiT account, cloud spending, usage patterns, or infrastructure to identify anomalies and optimization opportunities.
Instructions
Ask DoiT AVA, the cloud cost and infrastructure expert, a question about the user's DoiT account, cloud spending, anomalies, or optimization opportunities. AVA has access to the customer's billing data, usage patterns, and DoiT-specific features. Use this for DoiT or cloud-specific questions only — not for general-purpose AI queries. Note: AVA can take a long time to respond for complex questions. If it does not respond in time, a clear error is returned with guidance to retry or simplify the question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | The question to ask AVA about the user's DoiT account, cloud costs, or infrastructure. | |
| conversationId | No | ID of a prior non-ephemeral conversation to continue. Requires ephemeral to be set to false — cannot be used with ephemeral: true (the default). | |
| ephemeral | No | When true (default), the conversation is not persisted and no conversationId or answerId is returned. Set to false to receive conversationId and answerId in the response, which are needed for follow-up questions or submitting feedback. |