item_add_flag
Add a color flag to a specific timeline item for quick identification. Provide item name and color, with optional track type and index.
Instructions
Add a flag of the given color to a timeline item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | Flag color (e.g. "Blue", "Red", "Green"). | |
| 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 |