llm_video
Generate AI videos by submitting prompts to routed models including Gemini Veo and Runway. Define duration and optionally override automatic provider selection.
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 |