item_set_property
Set a property like zoom, pan, or opacity on a specific timeline item in DaVinci Resolve by providing the item name, property key, and value. Optionally specify track type and index.
Instructions
Set a single property on a timeline item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Property key (e.g. "ZoomX", "Pan", "Opacity"). | |
| value | Yes | Value to assign as a string. | |
| item_name | Yes | Name of the item. | |
| track_type | No | Track type — "video" or "audio". | video |
| track_index | No | 1-based track number. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |