ungroup_nodes
Ungroup GROUP nodes by ID, promoting child nodes to the parent level. Non-group nodes are skipped.
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 |