elements_transform
Apply numeric SVG transforms (translate, scale, rotate, skew, flip, matrix) to selected elements, using allowlisted values to prevent unsafe transform strings.
Instructions
Appends an allowlisted numeric SVG transform to selected elements without accepting transform strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| path | Yes | ||
| transform | Yes | ||
| workspaceId | Yes | ||
| expectedRevision | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| revision | Yes | ||
| backupCreated | Yes |