set_padding
Define padding (top, right, bottom, left) for an auto-layout frame in Figma using its node ID.
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 |