create_ellipse
Create an ellipse on the active InDesign page by setting position, width, height, and optional fill and stroke attributes to match your design.
Instructions
Create an ellipse on the active page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X position in mm | |
| y | Yes | Y position in mm | |
| width | Yes | Width in mm | |
| height | Yes | Height in mm | |
| fillColor | No | Fill color (RGB hex or swatch name) | |
| strokeColor | No | Stroke color | |
| strokeWidth | No | Stroke width in points |