create_section
Create labeled, colored sections on FigJam boards to group and organize content by specifying position, size, name, and fill color.
Instructions
Create a FigJam section. Sections are used to group and organise content on the FigJam board. They appear as labelled coloured regions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X position on the canvas | |
| y | Yes | Y position on the canvas | |
| width | No | Width of the section (default: 800) | |
| height | No | Height of the section (default: 600) | |
| name | No | Label / name for the section | |
| fillColor | No | Background fill color in RGBA format |