item_delete_take_by_index
Delete a take from a timeline item by its 1-based index to clean up alternate versions.
Instructions
Delete a take at the given index on a timeline item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_name | Yes | Name of the item. | |
| take_index | Yes | 1-based index of the take to delete. | |
| track_type | No | Track type — "video" or "audio". | video |
| track_index | No | 1-based track number. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |