rotate_nodes
Rotate Figma nodes to a specified absolute angle, ignoring nodes without rotation, and get the count of successfully updated nodes.
Instructions
Set absolute rotation (degrees) on nodes. Nodes without rotation are skipped. Returns { ok, affected }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeIds | Yes | Node ids to rotate | |
| rotation | Yes | Rotation in degrees |