Talk to Figma MCP
by sonnylazuardi
Verified
set_corner_radius
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 |
Input Schema (JSON Schema)
You must be authenticated.