get_node_properties
Retrieve properties of a specific node within a Godot scene by providing scene and node paths, enabling inspection of live editor state.
Instructions
Gets node properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_path | Yes | ||
| scene_path | Yes |