resize_node
Change the size of a Figma node by providing its ID and new width and height dimensions.
Instructions
Resize a node in Figma
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | New width | |
| height | Yes | New height | |
| nodeId | Yes | The ID of the node to resize |