script_read
Retrieve the complete source code of a script in Roblox Studio by specifying its dot-path.
Instructions
Read the full contents of a script in Roblox Studio by path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_file | Yes | Full dot-path to the script (e.g. game.ServerStorage.MyScript) |