Draft a new creative direction
redraft_video_directionGenerate a fresh creative direction for a product's next short-form video, replacing the current one. Use when you need a new angle or an initial draft.
Instructions
Ask InstantClips to draft a fresh creative direction for this product's next video, using the product's facts, its images and the brand's identity. Use it to get a first draft, or to try a different angle when the user does not like the current one.
This OVERWRITES the current direction — including any edits. Confirm with the user before re-rolling a direction they have already worked on.
The draft runs in the background: this returns with drafting true, and
you poll get_product until video_direction.drafting is false (a few
seconds). Rolling a fresh angle is the point, so calling it twice gives
two different drafts, not the same one.
This does not spend credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Optional. Pin a specific video format instead of letting the drafter pick one — e.g. "unboxing", "before_after". Unknown values are ignored, so leave it out unless the user asked for a particular kind of video. | |
| product_id | Yes | The product's id. |