create_component_instance
Generate a Figma component instance at specified coordinates using the component key, enabling direct manipulation of design elements through the Talk to Figma MCP server.
Instructions
Create an instance of a component in Figma
Input Schema
Name | Required | Description | Default |
---|---|---|---|
componentKey | Yes | Key of the component to instantiate | |
x | Yes | X position | |
y | Yes | Y position |