add-any-effect
Add any After Effects effect to a layer by specifying its matchName or display name. Supports optional parameter setting.
Instructions
Add any After Effects effect to a layer by matchName or display name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compIndex | Yes | 1-based index of the target composition in the project panel. | |
| layerIndex | Yes | 1-based index of the target layer within the composition. | |
| effect | Yes | Effect identifier. Prefer matchName for reliability (e.g., 'ADBE Gaussian Blur 2'). | |
| effectSettings | No | Optional parameters to set immediately after adding the effect. |