curl --location 'https://open.vectcut.com/llm/video_detail/submit/submit_video_detail_task' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"video_url": "https://player.install-ai-guider.top/example/VID_20260120_211842.mp4"
}'{
"error": "",
"message_id": "91EB130F7BEE7FA316012C9EC85F780F",
"queue_name": "video-detail-task",
"status": "queued",
"success": true,
"task_id": "413d9085-93f7-44fc-b896-5f4c46a30d79"
}