create_composition
Create a new After Effects composition by specifying name, dimensions, frame rate, duration, and optional background color. Automates composition setup for AI-driven workflows.
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) |