可使用<查询助手列表>接口获取
{ "data": {}, "preview_only": true, "visitorId": "string", "ibotID": "string" }
curl --location --request POST 'https://chat.jijyun.cn/v1/openapi/exposed//execute_v2/?apiKey=' \ --header 'Content-Type: application/json' \ --data-raw '{ "data": {}, "preview_only": true, "visitorId": "string", "ibotID": "string" }'