read_resource
Read a Godot .tres or .res resource file by providing its project-relative path to access its contents for inspection and further processing.
Instructions
Read a .tres resource file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to .tres or .res file (relative to project root) |