read_resource
Load a resource file and retrieve its class and editor-visible properties. Useful for inspecting Godot resources to understand their structure and attributes.
Instructions
Load a resource file and return its class and editor-visible properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |