curl --location --globoff 'https://flowbot.feiliu.run/api/sendTask?robotId=b1395e58b79ca910aa34330efdba47cb' \
--header 'User-Agent: Apifox/1.0.0 (https://apifox.com)' \
--header 'Content-Type: application/json' \
--data '{
"taskList": [
{
"type": 10002,
"searchText": "用户昵称/备注(存在备注时只能用备注)",
"message": "https://cdn.apifox.com/app/project-icon/custom/20241101/2c2aa590-3b61-49a6-aa84-2b4acf224831.jpeg"
}
]
}'