get_effect_properties
Retrieve all properties and current values for a specified effect on a clip by providing the clip's node ID and effect name.
Instructions
List all properties of a specific effect on a clip, including current values
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| effect_name | Yes | Display name of the effect (e.g., 'Motion', 'Opacity', 'Lumetri Color') |