agnes_video_generate
Generate videos from text or image prompts using Agnes API, automatically waiting for task completion and returning the final video URL, with optional local file download.
Instructions
Submit an Agnes video task and wait for completion.
Combines submit + wait into a single call. Returns the final video URL and optionally downloads the video file locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| image | No | ||
| prompt | Yes | ||
| download | No | ||
| duration | No | ||
| extra_body | No | ||
| frame_rate | No | ||
| resolution | No | 720p | |
| aspect_ratio | No | 16:9 | |
| negative_prompt | No | ||
| output_filename | No | ||
| timeout_seconds | No | ||
| poll_interval_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||