generate_video
Create videos from text prompts using AI, with options to specify duration, aspect ratio, resolution, and incorporate existing images or videos.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| model | No | grok-imagine-video | |
| image_path | No | ||
| image_url | No | ||
| video_path | No | ||
| video_url | No | ||
| duration | No | ||
| aspect_ratio | No | ||
| resolution | No |