get_scene_file_content
Retrieve the raw text of a .tscn or .scn file by specifying its path, enabling inspection of scene structure and properties.
Instructions
Read the raw .tscn/.scn file content of a scene
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Scene file path (e.g. 'res://scenes/main.tscn') |