modify_object_style
Update an existing object style's fill color, stroke color, stroke width, or transparency by specifying the style name and new values.
Instructions
Modify properties of an existing object style
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fillColor | No | Fill color (swatch name) | |
| styleName | Yes | Object style name to modify | |
| strokeColor | No | Stroke color (swatch name) | |
| strokeWidth | No | Stroke width in points | |
| transparency | No | Transparency percentage (0-100) |