create_section
Create a Figma Section node to organize frames and groups on the current page. Specify position, size, and name as needed.
Instructions
Create a Figma Section node on the current page. Sections are the modern way to organize frames and groups on a page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X position (default 0) | |
| y | No | Y position (default 0) | |
| name | No | Section name (default 'Section') | |
| width | No | Width in pixels | |
| height | No | Height in pixels |