create_project
Create a new empty CapCut project with custom name, canvas preset, optional custom dimensions, and frames per second.
Instructions
Create a new empty CapCut project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | Frames per second (default 30). | |
| name | Yes | Name for the new project. | |
| width | No | Custom canvas width (overrides preset if provided). | |
| height | No | Custom canvas height (overrides preset if provided). | |
| preset | No | Canvas preset — one of: landscape (1920x1080), portrait (1080x1920), square (1080x1080), youtube, tiktok, instagram_reel, instagram_post. | landscape |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |