godot_get_node_script_info
Inspect a Godot node's attached script to retrieve its exported properties, methods, constants, and signals by providing the node's path.
Instructions
Inspect exported properties, methods, constants, and signals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |