add_palette_color
Add a new color to the pixel art palette. Fails when the palette has reached the maximum of 64 colors.
Instructions
Append a color to the palette. Fails when the palette is full (64 entries).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hex | Yes | ||
| name | No | ||
| doc_id | Yes | Document id |