create_project
Starts a new faceless video project. Specify title, format (shorts or long), and optional voice and image style. Returns a project ID for use with other tools.
Instructions
Start a new faceless video project. format 'shorts' = 1080x1920 vertical (<60s), 'long' = 1920x1080. Returns the project id used by all other tools, plus the quality guide you should follow when writing the script.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Working title of the video | |
| voice | No | voicebox voice id/name to narrate with | |
| format | Yes | ||
| language | No | ISO 639-1 narration language, default 'en' | |
| imageStyle | No | Style anchor appended to every image prompt, e.g. 'cinematic photo, muted colors, 35mm film grain'. Set once for visual consistency. |