resize_node
Resize specific Figma design elements by specifying node ID, width, and height. Modify dimensions programmatically to adjust layouts and components within Figma designs.
Instructions
Resize a node in Figma
Input Schema
Name | Required | Description | Default |
---|---|---|---|
height | Yes | New height | |
nodeId | Yes | The ID of the node to resize | |
width | Yes | New width |