Spy Run
spy_runRun Python code from a Scratch project tab and capture its printed output, with optional stdin and timeout settings for headless execution.
Instructions
Run a tab's generated Python and return what it printed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | ||
| stdin | No | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |