create_frame
create_frameDefine a new frame in Figma with required width and height, plus optional name and position.
Instructions
Create a frame with width/height and optional name/position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| width | Yes | ||
| height | Yes | ||
| x | No | ||
| y | No |