Studio Apps
createStudioApp
Create Studio App
Create a new Studio app: a first-class Cloud object that renders at thecloud.so/a/<slug>_<id> and can be embedded in pages via the App Window block.
Arguments
namestringoptionalOptional app name. Defaults to 'New app' if omitted.templatestringoptionalStarting template. Defaults to 'multi-file-app' (a real multi-file project) when omitted.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- make a new app
- start a studio app
- build me a X app
Pair it with
The verbs that finish the job.