set_node_name
Rename a Figma node by providing its ID, current name, and new name. This updates the label in the design.
Instructions
Set the name of a node in Figma
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The ID of the node to rename | |
| nodeName | Yes | Name of the node to modify | |
| name | Yes | New name for the node |