game_manage_group
Manage node groups: add or remove nodes, list groups, or clear a group in the Godot engine.
Instructions
Add or remove a node from a group, or list groups
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | Group name | |
| action | Yes | Action: add, remove, get_groups, clear_group | |
| nodePath | No | Path to the node |