start_website_video
Start an asynchronous website video job that generates a video from a prompt using ChatGPT or Grok membership sessions. Returns a job ID for tracking progress.
Instructions
Start an asynchronous website video job using only paid ChatGPT/Grok membership sessions. GPT browser creates the first frame when available; Grok membership image_gen is the safe pre-submit fallback; Grok membership image_to_video creates the MP4. Returns immediately with a job_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | grok-website-video | |
| prompt | Yes | ||
| output_dir | Yes | ||
| resolution | No | 720p | |
| create_webm | No | ||
| aspect_ratio | No | 16:9 | |
| source_image | No | ||
| motion_prompt | No | Slow cinematic push-in with subtle atmospheric motion; keep the subject stable. | |
| duration_seconds | No | ||
| first_frame_provider | No | auto |