get_layout_info
Get layout and spacing information from a Figma node, returning inferred flexbox properties such as direction, gap, padding, and alignment.
Instructions
Get layout and spacing information for a node. Returns inferred flexbox-like properties including direction, gap, padding, and alignment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the .fig file | |
| nodePath | Yes | Path to the node |