figma_patch_node
Modify selected visual properties of an existing Figma node—such as position, size, rotation, opacity, or visibility—without affecting sibling nodes or rewriting the entire subtree.
Instructions
Patch a subset of properties on an EXISTING node (position, size, rotation, opacity, fill, stroke, radius, effects, blendMode, clip, visible) without touching siblings or re-stating the whole subtree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| width | No | ||
| height | No | ||
| nodeId | Yes | ||
| opacity | No | ||
| visible | No | ||
| rotation | No |