batch_execute
Execute multiple After Effects commands simultaneously to accelerate processing. Send commands in parallel for faster workflow completion.
Instructions
Execute multiple commands in parallel. Commands are sent to After Effects simultaneously for faster processing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commands | Yes | Array of commands to execute | |
| sequential | No | If true, executes commands sequentially instead of in parallel |