game_get_nodes_in_group
Retrieve all nodes belonging to a specified group in the running Godot game.
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") |