resize_node
Adjust the width and height of any Figma design element by specifying the node ID and desired dimensions, enabling precise resizing through MCP server commands.
Instructions
Resize a node in Figma
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| height | Yes | New height | |
| nodeId | Yes | The ID of the node to resize | |
| width | Yes | New width |