add-any-effect
Add any After Effects effect to a layer by matchName or display name, with optional parameter configuration.
Instructions
Add any After Effects effect to a layer by matchName or display name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect | Yes | Effect identifier. Prefer matchName for reliability (e.g., 'ADBE Gaussian Blur 2'). | |
| 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. | |
| effectSettings | No | Optional parameters to set immediately after adding the effect. |