search_and_apply_lut
Search for a LUT file by name in DaVinci Resolve's LUT directories and apply it to clips, optionally specifying clip and node indices.
Instructions
Search standard LUT directories for a LUT file by name and apply it.
Searches recursively under the DaVinci Resolve LUT directory.
Args: lut_name: Filename of the LUT to search for (e.g. 'MyLUT.cube'). clip_index: Optional 1-based clip index on video track 1. If omitted, applies to all clips. node_index: Node index to apply the LUT to. Defaults to 2.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lut_name | Yes | ||
| clip_index | No | ||
| node_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |