add_colors
Add color swatches to a brand kit colors block. Specify name and hex, with optional RGB, CMYK, and Pantone values.
Instructions
Add color swatches to a Colors block. Valid fields per swatch: name (required), hex (required, #rrggbb), rgb ("R, G, B"), cmyk ("C, M, Y, K"), pantone. There is NO usage field on color swatches — put usage guidance in the block note via set_block_note instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kit_id | Yes | Kit UUID | |
| block_id | Yes | Block UUID (must be a colors block) | |
| colors | Yes | Array of color swatches to add (max 50) |