generate_video
Generate a video from a text prompt. Submit a prompt and receive a task ID to track progress and retrieve the completed video.
Instructions
Generate a video from a text prompt (async). Returns taskId for status polling via get_task_status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Text prompt for video generation | |
| outputPath | Yes | Local path to save the video |