Skip to main content
Glama

set_cdl

Apply slope, offset, power, and saturation values as a color decision list to a specified color grading node.

Instructions

Apply CDL (Color Decision List) values to a node.

Parameters:

  • node_index: 1-based node index

  • slope: RGB slope as space-separated string (default: "1.0 1.0 1.0")

  • offset: RGB offset as space-separated string (default: "0.0 0.0 0.0")

  • power: RGB power as space-separated string (default: "1.0 1.0 1.0")

  • saturation: Saturation value (default: 1.0)

  • track_type/track_index/item_index: Clip locator

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
node_indexYes
slopeNo1.0 1.0 1.0
offsetNo0.0 0.0 0.0
powerNo1.0 1.0 1.0
saturationNo
track_typeNovideo
track_indexNo
item_indexNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/barckley75/resolve-claude-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server