resize_node
Resize a Figma node to specified width and height using its node ID. Provide the node ID and desired 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 |