Query the "Run SQL Eval Case" tool (async)post {protocol}://{base-url}/ai/api/v1/chats/tool/default/run_sql_eval_case_tool/callInvoke the "Run SQL Eval Case" directly as a background task.Query Paramschat_idstringnullThe ID of the Chat to use. If not provided, a new Chat will be created.tagsarray | nullIf creating a new chat, add these tags to it. This is ignored if the chat already exists.Tags array | nullBody ParamsquestionstringrequiredThe question to evaluate.sqlstringrequiredThe expected SQL answer for the question.data_product_idstringrequiredThe data product ID for the eval case.agent_config_idstringrequiredagent_input_payloadobject | nullAgent Input Payload object | nullResponses 201Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 402Tenant has no remaining tool calls. The request cannot be completed. 422Validation Error 500Internal server error during request processing.Updated 3 days ago Query the "Run SQL Eval Case" tool (streaming)Query the "Run Central SQL Evaluation" tool (streaming)Did this page help you?YesNo