set_padding
Set custom padding values for an auto-layout frame in Figma. Specify top, right, bottom, and left padding to adjust spacing within the frame.
Instructions
Set padding values for an auto-layout frame in Figma
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The ID of the frame to modify | |
| paddingTop | No | Top padding value | |
| paddingRight | No | Right padding value | |
| paddingBottom | No | Bottom padding value | |
| paddingLeft | No | Left padding value |