mm_query_comic_video
Check the progress of a comic video production task using its job ID and get the final video path once complete.
Instructions
查询漫剧生产任务进度;完成后返回成片路径。
Args: job_id: mm_start_comic_video 返回的任务 ID。
Returns: str: 进度信息或最终视频路径。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |