Group Nodes
node_groupCombine selected nodes into a new parent group to organize your Figma design hierarchy.
Instructions
Wrap multiple nodes in a new group node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | Yes | Array of nodes to group | |
| name | No | Name for the new group |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the new group node | |
| name | Yes | Name of the new group node | |
| childCount | Yes | Number of children in the group |