game_manage_group
Manage Godot node groups by adding or removing nodes, listing all groups, or clearing a group's contents.
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 |