Group Nodes
node_groupWrap multiple selected nodes into a single group to organize your Figma design.
Instructions
Wrap multiple nodes in a new group node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the new group | |
| nodes | Yes | Array of nodes to 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 |