capcut_create_project
Build a new CapCut project from video clips placed sequentially on one track with optional trimming and frame size presets. Creates only new projects without modifying existing ones; requires CapCut to be closed.
Instructions
Build a new CapCut project from video files, laid end to end on one track, each optionally trimmed. Creates a new project only — it never modifies an existing one, and refuses if a project of that name is already there. CapCut must be closed. Open the result in CapCut to confirm it loads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | Frame rate. Defaults to the template project's. | |
| name | Yes | Name for the new project. Must not already exist. | |
| clips | Yes | Clips in order, laid end to end from time zero. | |
| canvas | No | Frame size. A preset name (tiktok, reels, shorts, square, youtube) or {width, height}. Defaults to the first clip's size. Clips are scaled to cover the frame rather than letterboxed. |