Get Color Label
get_color_labelRetrieve the color label assigned to a project item in Adobe Premiere Pro by providing its node ID or name. Use this to identify or verify the organizational color coding of media assets.
Instructions
Get the color label of a project item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the project item |
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. |