figma_instantiate_component
Create a Figma component instance using a componentKey from search or REST API. Works for library and local components; apply overrides for property edits.
Instructions
Create a component instance. Use componentKey from figma_search_components, figma_search_assets, or REST API. Supports library components (importComponentByKeyAsync) and local components (by nodeId). After creation: use overrides with setProperties({...}) for component properties — do NOT use findAll(TEXT) to modify instance text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | ||
| componentKey | Yes |