set_axis_align
Adjust primary and counter axis alignment for auto-layout frames in Figma to optimize design layouts through programmatic modifications via the Talk to Figma MCP server.
Instructions
Set primary and counter axis alignment for an auto-layout 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"
}