Generate shot clip
generate_shot_clipGenerate a video clip for a single shot (episode_shots row). Spends credits. Returns a job id — poll it with get_job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Video model override. | |
| shot_id | Yes | Shot id. | |
| idempotency_key | Yes | Stable key identifying this generation request. Reuse the SAME key when retrying the same request — the original job is returned and no second charge is made. Use a NEW key when you deliberately want another generation. | |
| short_shot_number | No | Target a specific short shot. |