create_object_style
Define reusable object styles for consistent formatting, with adjustable fill, stroke, corner radius, and transparency settings.
Instructions
Create an object style for consistent formatting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Object style name | |
| fillColor | No | Fill color (swatch name) | |
| strokeColor | No | Stroke color (swatch name) | |
| cornerRadius | No | Corner radius in mm | |
| strokeWeight | No | Stroke weight in points | |
| transparency | No | Transparency percentage (0-100) |