Preview the project in a browser
preview_projectServes a Scratch project locally and returns a TurboWarp link to run it immediately, without saving a file first. Optionally opens the link in the browser or full editor.
Instructions
Serves the project from localhost and returns a TurboWarp link that runs it immediately, without saving a file first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| open | No | Also open the link in the default browser | |
| editor | No | Open the full editor instead of the player |