item_get_properties
Fetch complete properties of any timeline item in DaVinci Resolve as key-value pairs. Specify the item name, track type, and track index to retrieve its metadata.
Instructions
Return all properties of a timeline item as key-value pairs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |
|---|---|---|---|
No arguments | |||