godot_get_node
Inspect any Godot node by path to get its type, script, groups, signals, and properties. Resolve node structure for scene debugging and analysis.
Instructions
Inspect a specific node's type, script, groups, signals, and properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |