create_paint_style
Create a local paint style with SOLID or gradient colors. Use slashes in the name to organize into folders.
Instructions
Create a local paint (color) style. SOLID or gradient paints (same shape as set_fills). Use a/b/c slashes in the name for folder grouping. Returns { ok, styleId, name }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Style name, e.g. "Brand/Primary" | |
| paints | Yes | Paints | |
| description | No | Optional style description |