text_to_video
Create a video generation task from a text prompt. Returns a task ID, status, and output URLs for the completed video.
Instructions
Create a Veo 3.1 task on RunAPI (text to video). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| input_mode | No | ||
| timeout_ms | No | ||
| aspect_ratio | No | ||
| duration_seconds | No | ||
| poll_interval_ms | No | ||
| last_frame_image_url | No | ||
| reference_image_urls | No | ||
| first_frame_image_url | No |