llm_video
Generates a video from a text prompt, automatically selecting the optimal model among Gemini Veo, Runway, Kling, and others. Specify duration and optional model override.
Instructions
Generate a video — routes to Gemini Veo, Runway, Kling, or other video models.
Args: prompt: Description of the video to generate. model: Optional model override (e.g. "gemini/veo-2", "runway/gen3a_turbo", "fal/kling-video"). duration: Video duration in seconds (default: 5).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| model | No | ||
| duration | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |