Adhoc
Reader theme

Script Studio

Script Studio

Write, run and save Python scripts as callable tools.

What it is

Script Studio writes, runs and saves Python scripts, and turns a saved script into something Poly and your deeds can call.

Where to find it

Open the App Drawer and look under Studios. The resting drawer shows only the studios you have pinned, so if you do not see Script Studio there, type its name into the drawer search — every available studio is reachable that way.

How to use it

Write the script, run it in a sandbox, save it. A saved script becomes a callable tool like any capability.

Use cases

A calculation too fiddly to express any other way. A data transformation you need repeatedly.

Gotchas

Script runs happen in a sandbox, and saving a script makes it callable later. Keep secrets out of script source and use providers or credentials for service keys. If a script writes resources, check the Activity Log after testing so you know exactly what it changed. Name inputs plainly so Poly and deeds call it correctly.

Section index