ae_apply_effect
Apply an effect to a layer in an After Effects composition using its display name or matchName. Specify the composition and layer by name or index for precise targeting.
Instructions
Apply an effect by display name or matchName (e.g. "Gaussian Blur" or "ADBE Gaussian Blur 2").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect | Yes | Effect name or matchName | |
| comp_name | No | Composition name. Prefer this over index. | |
| comp_index | No | 1-based project item index if name is ambiguous. | |
| layer_name | No | Layer name (preferred). | |
| layer_index | No | 1-based layer index in the comp. |