{
"workflowId": "string",
"nodeInfoList": [
{
"nodeId": "string",
"fieldName": "string",
"fieldValue": "string"
}
]
}curl --location 'https://luanapi.xingluan.cn/runningai/open/comfyui/create' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data '{
"workflowId": "string",
"nodeInfoList": [
{
"nodeId": "string",
"fieldName": "string",
"fieldValue": "string"
}
]
}'{
"taskId": "string"
}