elements_create
Create multiple SVG shapes (rect, circle, polygon, line, path, text, group, layer) in one call using structured parameters, without raw XML, for safe and controlled document building.
Instructions
Creates a bounded batch of typed SVG basic shapes without accepting XML or arbitrary attributes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| elements | Yes | ||
| workspaceId | Yes | ||
| expectedRevision | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| revision | Yes | ||
| backupCreated | Yes |