set_layout_mode
Adjust the layout mode and wrap behavior of frames in Figma using MCP server integration for precise design modifications.
Instructions
Set the layout mode and wrap behavior of a frame in Figma
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}