mcp_aftereffects_applyEffectTemplate
Apply a named effect template (e.g., glow, drop shadow) to a specific layer in an After Effects composition, with optional custom overrides.
Instructions
Apply a predefined effect template to a layer in After Effects
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. | |
| templateName | Yes | Name of the effect template to apply. | |
| customSettings | No | Optional custom settings to override defaults. |