set_corner_radius
Modify the corner radius of a Figma design element by specifying its nodeId and radius value. Optionally customize individual corners for precise design adjustments.
Instructions
Set the corner radius of a node in Figma
Input Schema
Name | Required | Description | Default |
---|---|---|---|
corners | No | Optional array of 4 booleans to specify which corners to round [topLeft, topRight, bottomRight, bottomLeft] | |
nodeId | Yes | The ID of the node to modify | |
radius | Yes | Corner radius value |