agnes_video_poll
Check progress of a video generation task using its task ID and retrieve the video URL upon completion.
Instructions
Poll a video generation task by task_id to check progress. Returns task status and video URL when completed. The task_id is returned by agnes_video_create.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID returned from agnes_video_create (e.g. task_xxx) |