get_scene_groups
Retrieve all groups used in a Godot scene and the nodes belonging to each group. Provide a scene path or leave empty for the current scene.
Instructions
Get all groups used in a scene and which nodes belong to each
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_path | No | Scene file path (empty for current scene) |