You're looking at a specific version of this model. Jump to the model overview.

heygen /video-agent:6f1a78bb

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
Text prompt describing the video you want to create. The Video Agent handles avatar selection, scripting, scenes, and editing.
avatar_id
string
Avatar ID to use. If not provided, the Video Agent selects an appropriate avatar.
voice_id
string
Voice ID for narration. If not provided, the Video Agent selects a voice automatically.
style_id
string
Visual style template ID from HeyGen's curated styles. Controls scene composition, pacing, and aesthetics.
duration_sec
integer

Min: 5

Approximate target duration of the video in seconds. Minimum is 5.
orientation
string
Video orientation. Must be "landscape" or "portrait". Leave empty to let the Video Agent decide.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}