game_get_nodes_in_group
Returns all nodes assigned to a named group in the active game, enabling actions like iteration or bulk updates.
Instructions
Get all nodes belonging to a specific group in the running game
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | Group name (e.g., "enemies", "player", "checkpoints") |