read_script
Retrieve the complete source code of any Script, LocalScript, or ModuleScript in Roblox Studio to inspect or modify its contents.
Instructions
Reads the complete Source text of a Script, LocalScript, or ModuleScript
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Full instance path (e.g. 'game.ServerScriptService.MyScript') |