Open a Scratch project from the website
open_scratch_projectDownloads a Scratch project by ID into memory for editing, enabling subsequent modifications. Requires login for unshared projects; save changes with push_to_scratch.
Instructions
Download a project from scratch.mit.edu by id and hold it open in memory for editing — the same in-memory project the other editing tools act on. Shared projects open without login; your own unshared projects need scratch_login first. Use push_to_scratch to save edits back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The scratch.mit.edu project id. |