get_game_node_properties
Retrieve node properties from a running game using its path. Filter by specific property names if needed.
Instructions
🔴 Game must be running. Get all properties of a node in the running game
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Node path in the game tree | |
| properties | No | Specific property names to return (defaults to common properties) |