resize_node
Modify dimensions of a Figma node to adjust its size programmatically, enabling automated design updates through natural language commands.
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"
}