Query the "SQL Execution" tool (streaming)post {protocol}://{base-url}/ai/api/v1/chats/tool/default/sql_execution_tool/streamInvoke the "SQL Execution" 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_idstringrequiredsqlstringrequiredresult_table_namestringrequiredpre_exec_sqlstringnullauth_idstringnullallow_fallback_authbooleanDefaults to falsedeprecatedtruefalseResponses 200Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 422Validation Error 500Internal server error during request processing.Updated 5 months ago Query the "Bulk Retrieval" tool (async)Query the "SQL Execution" tool (async)Did this page help you?YesNo