text_to_video
Generate videos from text prompts by creating a Seedance task. Configure aspect ratio, duration, resolution, and optional source images to receive task status and output video URLs.
Instructions
Create a Seedance task on RunAPI (text to video). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aspect_ratio | No | ||
| duration_seconds | No | ||
| output_resolution | No | ||
| source_image_urls | No | ||
| last_frame_image_url | No | ||
| reference_audio_urls | No | ||
| reference_image_urls | No | ||
| reference_video_urls | No | ||
| 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. |