modify_node
Adjust position, size, visibility, lock, opacity, rotation, corner radius, and fill color of any existing Figma node.
Instructions
Modify properties of any existing node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Target node ID | |
| x | No | X | |
| y | No | Y | |
| width | No | Width | |
| height | No | Height | |
| name | No | Name | |
| visible | No | Visibility | |
| locked | No | Lock | |
| opacity | No | Opacity 0-1 | |
| rotation | No | Rotation degrees | |
| cornerRadius | No | Corner radius | |
| fill | No | Fill color |