Apply Lut
apply_lutApply a .cube or .3dl LUT file to a video clip using Lumetri Color to adjust its color grading.
Instructions
Apply a LUT file to a clip via Lumetri Color
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| lut_path | Yes | Full path to the .cube or .3dl LUT file |
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. |