Query the "Create SQL Evaluation Case" tool (streaming)post {protocol}://{base-url}/ai/api/v1/chats/tool/default/create_sql_eval_case_tool/streamInvoke the "Create SQL Evaluation 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 Paramsdata_product_idstringrequiredThe data product ID to create the evaluation case for.questionstringrequiredThe question for the evaluation case.sqlstringrequiredThe expected SQL answer for the question.Responses 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 Catalog Context by IDs & Signature" tool (async)Query the "Create SQL Evaluation Case" tool (async)Did this page help you?YesNo