batch_create_layers
Create multiple layers simultaneously in Adobe After Effects compositions, maintaining proper stacking order with backgrounds placed last.
Instructions
Create multiple layers at once. IMPORTANT: Layers are created in order - first item becomes Layer 1 (top), last item becomes bottom layer. Create backgrounds LAST!
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compId | Yes | ID of the composition | |
| layers | Yes | Array of layer definitions. Order matters! First = top layer, Last = bottom layer. Put backgrounds at the END of array. |