resize_node
Adjust the dimensions of a Figma design element programmatically using the Model Context Protocol integration for precise resizing and layout updates.
Instructions
Resize a node in Figma
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}