comp_create
Create a sequential video composition stored as JSON locally. Define name, resolution, and fps to start a new editing project, no API or database required.
Instructions
Create a sequential composition, stored locally as JSON. No API, no database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | ||
| name | Yes | ||
| width | No | ||
| height | No |