clone_node
Duplicate a selected node in Figma to streamline design replication and maintain consistency across project elements within the Cursor AI-Figma integration.
Instructions
Clone an existing 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"
}