Ask the chatbot a question
ask_aiTest a website's chatbot by asking a question and retrieving the visitor-facing answer, using one message from your monthly allowance.
Instructions
Ask one website's chatbot a question and get the answer a real visitor would receive. Use this to test the bot. It spends one message from the account's monthly allowance, and it calls an external model provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The question to ask, as a visitor would type it. | |
| session_id | No | Reuse the same value across calls to continue one test conversation. Omit to start a fresh one. | |
| website_id | No | Numeric id of the website, from list_websites. Omit to use the account's primary website. |