item_set_crop
Set crop values on a DaVinci Resolve timeline item, updating only the specified sides (top, left, right, bottom) while leaving others unchanged.
Instructions
Set crop values on a timeline item.
Only non-None parameters are applied; the rest remain unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Top crop value. | |
| left | No | Left crop value. | |
| right | No | Right crop value. | |
| bottom | No | Bottom crop value. | |
| 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 |