execute_luau
Run Luau code in 2021 Roblox Studio's edit context and return the output. Use it to test scripts, automate edits, or inspect results from an AI coding assistant.
Instructions
Executes Luau code in 2021 Roblox Studio edit context and returns output
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Luau code to run in Studio |