Sb3 Add Sprite
sb3_add_spriteAdds a sprite to a Scratch project with optional JSON properties for headless project building and editing via MCP.
Instructions
Add a sprite; props is a JSON object string. (proxied)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| props | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |