Query the "Run SQL Eval Case" tool (streaming)post {protocol}://{base-url}/ai/api/v1/chats/tool/default/run_sql_eval_case_tool/streamInvoke the "Run SQL Eval Case" directly.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 200Successful 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 "Get Related Catalog Objects" tool (async)Query the "Run SQL Eval Case" tool (async)Did this page help you?YesNo