start_stop_play
Control Roblox Studio playtest simulation by starting, stopping, pausing, or resuming the game session from the editor. Test gameplay directly without manual switching.
Instructions
Official Roblox Studio: Starts or stops Studio playtest simulation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Simulation mode | |
| action | No | Action name | |
| is_start | No | true to start the game, false to stop the game and return to edit mode | |
| studio_id | No | Target Studio instance ID |