create_section
Creates a section in Figma to group related content on the canvas. Specify position and size to organize design elements.
Instructions
Create a section in Figma to group related content on the canvas
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X position | |
| y | Yes | Y position | |
| name | No | Optional name for the section | |
| width | Yes | Section width (minimum 0.01) | |
| height | Yes | Section height (minimum 0.01) |