Group Nodes
node_groupWrap multiple Figma nodes into a new group node to organize your design.
Instructions
Wrap multiple nodes in a new group node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional non-empty name for the new group. Omit to accept Figma's default; `""` is refused rather than silently substituted. | |
| nodes | Yes | Array of nodes to group |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ID of the new group node | |
| name | No | Name of the new group node | |
| error | No | ||
| childCount | No | Number of children in the group |