使用本文档前,请确认您已经拥有集简云开发平台的账户权限,如果还没有,请访问:https://www.jijyun.cn/open.html
{
"corp_token": "proident Ut in velit",
"timestamp": 818383959993,
"app_id": 4,
"action_key": "mollit in velit",
"account_id": 50,
"data": {},
"preview_only": true,
"app_version": "Ut laborum aliquip eu",
"company_identification": "20",
"sign": "incididunt aute in"
}
curl --location --request POST 'https://developer.jijyun.cn/api/openapi/action_run_nlp' \
--header 'Content-Type: application/json' \
--data-raw '{
"corp_token": "proident Ut in velit",
"timestamp": 818383959993,
"app_id": 4,
"action_key": "mollit in velit",
"account_id": 50,
"data": {},
"preview_only": true,
"app_version": "Ut laborum aliquip eu",
"company_identification": "20",
"sign": "incididunt aute in"
}'
{
"code": 0,
"data": {
"action_used": "AI将根据返回的字段名称,进行AI语义化处理并返回",
"action_used_id": 1000925,
"additional_results": [],
"assistant_hint": null,
"error": null,
"id": "1cb59e57-92fa-49f4-bc6f-c2fc1dad69f5",
"input_params": {
"state": "success"
},
"result": null,
"result_field_labels": {},
"status": "success"
},
"msg": "成功"
}