Select Clips By Color
select_clips_by_colorSelect all clips that share a specified source color label. Pass the color index to identify and select matching clips in the Premiere Pro project.
Instructions
Select all clips whose source project item has a specific color label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color_index | Yes | Label color index (0=Violet, 1=Iris, 2=Caribbean, 3=Lavender, 4=Cerulean, 5=Forest, 6=Rose, 7=Mango, 8=Purple, 9=Blue, 10=Teal, 11=Magenta, 12=Tan, 13=Green, 14=Brown, 15=Yellow) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |