set_multiple_nodes_property
Update multiple Figma nodes simultaneously by setting a common property such as visibility, opacity, or position.
Instructions
Set the same property value on multiple nodes at once. Useful for bulk updates like visibility, opacity, or position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Value to set for the property | |
| nodeIds | Yes | Array of node IDs to update | |
| property | Yes | Property name to set (e.g., 'visible', 'opacity', 'x', 'y') |