set_default_connector
Define a copied connector node as the default in Figma designs, enabling consistent and programmatic modifications through the Talk to Figma MCP server.
Instructions
Set a copied connector node as the default connector
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"
}