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