get_video_status
Check the status of a video generation task by its task_id, compatible with both Jimeng and Grok routing.
Instructions
查询视频任务状态(自动兼容即梦 /videos/{id} 与 grok /videos/{id} 两种路由)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | 提交任务后返回的 task_id / request_id。 |