set_scene_group
Add or remove a node from a group in the current scene by specifying its path and group name.
Instructions
Add or remove a node from a group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| add | No | true to add to group, false to remove (default: true) | |
| group | Yes | Group name | |
| node_path | Yes | Node path within the current scene |