insert_child
Add a child node within a parent node in Figma using natural language commands, enabling structured design manipulation through AI integration.
Instructions
Insert a child node inside a parent 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"
}