set_layout_mode
Sets layout mode and wrap behavior for a Figma frame. Configure auto-layout properties like horizontal, vertical, or none, with optional wrap.
Instructions
Set the layout mode and wrap behavior of a frame in Figma
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The ID of the frame to modify | |
| layoutMode | Yes | Layout mode for the frame | |
| layoutWrap | No | Whether the auto-layout frame wraps its children |