read_script
Read the contents of a GDScript or any text file in a Godot project to facilitate code review and debugging.
Instructions
Read the contents of a GDScript or any text file in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | ||
| filePath | Yes | File path relative to project |