script_get_source
Retrieve the complete source code of any Script, LocalScript, or ModuleScript in a Roblox project using its full path or UUID.
Instructions
Read the complete source code of any Script, LocalScript, or ModuleScript in the Roblox project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Full path or UUID of the Script, LocalScript, or ModuleScript (e.g. "ReplicatedStorage.Modules.FishingService"). |