execute_script
Execute Lua scripts directly in Roblox game environments to automate tasks, manipulate game objects, and interact with the Roblox API through AI assistance.
Instructions
Execute a Lua script in the Roblox context.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The Lua code to execute. |