set_corner_radius
Adjust the corner radius of a Figma node programmatically using this tool. Simplify design modifications by integrating with the Talk to Figma MCP server.
Instructions
Set the corner radius of a node in Figma
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}