create_ellipse
Adds an ellipse shape to an InDesign document using specified position, dimensions, fill color, stroke color, stroke width, and page index.
Instructions
Create an ellipse shape
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 | |
| pageIndex | No | Page index | |
| strokeColor | No | Stroke color | |
| strokeWidth | No | Stroke width in points |