Inspect an applied effect
ae_list_effect_paramsLists all parameters of an effect on a layer with current values and types, providing the exact property names needed to apply or modify effects.
Instructions
List every parameter of an effect already on a layer, with current values and types. This is how you discover the exact names to pass to ae_apply_effect or ae_set_property.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp | No | Composition name, project item id, or index. Omit for the active comp. | |
| layer | No | Layer name or 1-based index. Omit to use the current selection. | |
| effect | Yes | Effect name in the timeline, or its 1-based index in the effect stack. |