item_set_composite
Set a timeline item's composite mode and opacity to define how it blends with underlying clips and controls transparency.
Instructions
Set composite mode and/or opacity on a timeline item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Composite/blend mode name (e.g. "Normal", "Add", "Multiply", "Screen", "Overlay"). | |
| opacity | No | Opacity value from 0 (transparent) to 100 (opaque). | |
| 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 |