set_layout_mode
Adjust the layout mode and wrap behavior of a Figma frame using Cursor AI’s integration, enabling precise control over design elements programmatically.
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"
}