create_color_swatch
Add a color swatch to an InDesign document by specifying name, color model, and values. Supports CMYK, RGB, LAB, and spot colors.
Instructions
Create a new color swatch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Swatch name | |
| spotColor | No | Create as spot color | |
| colorModel | No | CMYK | |
| colorValues | Yes | Color values array [C,M,Y,K] or [R,G,B] |