create_object_style
Create a reusable InDesign object style to standardize formatting with fill, stroke, corner radius, and transparency options.
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) |