create_component
Convert Figma frames into reusable components to standardize design systems. Transform any frame node into a shareable component that replaces the original in place, enabling consistent reuse across projects.
Instructions
Convert an existing FRAME node into a reusable COMPONENT. The frame is replaced in place by the new component.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional name for the component. Defaults to the frame's current name. | |
| nodeId | Yes | FRAME node ID to convert, in colon format e.g. '4029:12345' |