create_shapes_batch
Create multiple OmniGraffle shapes in one batch, returning an array of shape IDs for efficient diagram building.
Instructions
Create multiple shapes at once. Returns an array of created shape IDs. More efficient than calling create_shape multiple times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shapes | Yes | Array of shapes to create |