create_component_instance
Creates a Figma component instance from a component key at the given x and y coordinates.
Instructions
Create an instance of a component in Figma
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X position | |
| y | Yes | Y position | |
| componentKey | Yes | Key of the component to instantiate |