update_paint_style
Update existing Figma paint styles by changing hex colors, names, or descriptions. Edit fill colors and style metadata using style IDs to maintain design systems programmatically.
Instructions
Update the name, color, or description of an existing paint style.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | New fill color as hex e.g. #FF5733 | |
| description | No | New style description | |
| name | No | New style name | |
| styleId | Yes | Paint style ID |