resize_node
Resize a Figma node by specifying new width and height, with optional aspect ratio preservation.
Instructions
Resize a node with optional constraint preservation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Node to resize | |
| width | No | New width | |
| height | No | New height | |
| preserveAspect | No | Maintain aspect ratio |