text_to_video
Generate videos from text prompts. Provides task ID, status, and output URLs with customizable aspect ratio, duration, and resolution.
Instructions
Create a Runway task on RunAPI (text to video). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | ||
| aspect_ratio | No | ||
| duration_seconds | Yes | ||
| output_resolution | Yes | ||
| first_frame_image_url | No | ||
| wait | No | Poll until the task reaches a terminal status. | |
| timeout_ms | No | ||
| poll_interval_ms | No | ||
| model | No | RunAPI model slug for this model line. |