modify_composition
Change a composition's name, dimensions, duration, frame rate, or background color by providing the composition ID or name.
Instructions
Modify an existing composition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| width | No | New width | |
| compId | No | Composition ID | |
| height | No | New height | |
| compName | No | Composition name (alternative to ID) | |
| duration | No | New duration | |
| frameRate | No | New frame rate | |
| backgroundColor | No | New background color |