read_script
Read any GDScript or text file directly from the Godot project's res:// path. Retrieve script contents for inspection, analysis, or modification workflows.
Instructions
Read a script/text file from res://.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |