Studio Apps
attachStudioAppArtifact
Attach Studio App Artifact
Attach a build output to a tagged release.
Arguments
appIdstringrequiredThe Studio app IDfilenamestringoptionalDownload name for the artifact. Defaults to the file's own name.pathstringrequiredThe binary file in the app to release, e.g. "dist/nimbus-parts.zip".tagstringrequiredThe release tag, e.g. "v1.0.0" or "nimbus-2026-08". Letters, numbers, dots, dashes and underscores; must start with a letter or number.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- attach the build
- release this zip
- publish the STL files under v1.0.0
Pair it with
The verbs that finish the job.