create_composition
Create a new After Effects composition by setting name, dimensions, frame rate, and duration, with an optional background color.
Instructions
Create a new composition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Composition name | |
| width | Yes | Width in pixels | |
| height | Yes | Height in pixels | |
| duration | Yes | Duration in seconds | |
| frameRate | Yes | Frame rate | |
| backgroundColor | No | Background color (0-1 range) |