get_ocio_config
Retrieve OCIO color configuration as JSON, including color spaces, displays, views, and looks. Optionally specify a config file path or use the $OCIO environment variable.
Instructions
Get OCIO config information as JSON.
Returns color spaces, displays, views, and looks from the active OCIO config (or a specific config file).
Args: config_path: Optional path to an OCIO config file. If omitted, uses the $OCIO environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |