set_clip_property
Set a property value for a clip in the current folder by specifying clip name, property name, and value.
Instructions
Set a clip property using SetClipProperty on a clip in the current folder.
Args: clip_name: The name of the clip. property_name: The property name to set. value: The value to set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| clip_name | Yes | ||
| property_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |