curl --location --request POST 'https://open.vectcut.com/cut_jianying/agent/submit_agent_task' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"agent_id": "koubo_d47e8a905f1b48798e76123456789abc",
"params": {
"video_url": [
"https://player.install-ai-guider.top/example/koubo_source.mp4"
],
"title": "流光剪辑标题",
"cover": [
"https://player.install-ai-guider.top/example/mao.webp"
],
"name": "测试草稿"
}
}'{
"task_id": "924E4C927BEE000216155282E20BFF11"
}