ungroup_nodes
Ungroup Figma GROUP nodes by their IDs. Non-group nodes are skipped, and the ids of promoted children are returned.
Instructions
Ungroup GROUP nodes by id; non-group nodes are skipped. Returns { ok, affected } — the ids of the children promoted out of the groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeIds | Yes | Group node ids to ungroup |