text_to_video
Generates a video from a text prompt by creating a Runway task, returning a task ID and output video URLs.
Instructions
Create a Runway 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. | |
| prompt | No | ||
| timeout_ms | No | ||
| aspect_ratio | No | ||
| duration_seconds | Yes | ||
| poll_interval_ms | No | ||
| output_resolution | Yes | ||
| first_frame_image_url | No |