get_node_properties
Retrieve all editable properties of a node in a scene as JSON. Specify project, scene, and node path to examine node attributes.
Instructions
Get all editable properties of a specific node in a scene (returns JSON)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | ||
| scenePath | Yes | ||
| nodePath | Yes | Path to the node |