move_node
Reposition a node to a specific location in Figma using the 'Talk to Figma MCP' integration, enabling precise adjustments for design layouts.
Instructions
Move a node to a new position 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"
}