Authorization: Bearer ********************{
"uuidType": "TIMUS",
"uuid": "",
"keyword": "",
"wsAgentKey": ""
}curl --location --request POST '/api/connector/normal/dify/emoo/search' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"uuidType": "TIMUS",
"uuid": "",
"keyword": "",
"wsAgentKey": ""
}'{}