Skip to main content
Glama

duplicate_node

Clone nodes in Figma with specified positions, offsets, or parent attachments. Supports single or batch cloning, returning IDs of newly created nodes for further operations.

Instructions

Clones one or more nodes in Figma. Accepts either a single node config (via 'node') or an array of configs (via 'nodes'). Optionally, you can specify positions, offsets, and parent.

Returns:

  • content: Array of objects. Each object contains a type: "text" and a text field with the new node ID(s).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nodeNoA single node clone configuration. Optional.
nodesNoAn array of node clone configurations for batch cloning. Optional.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amalinakurniasari/conduit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server