game_get_node_info
Retrieve complete information about any Godot node, including class, properties, signals, methods, and children.
Instructions
Get node info: class, properties, signals, methods, children
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodePath | Yes | Path to the node (e.g., "/root/Player") |