Studio Apps
tagStudioAppVersion
Tag Studio App Version
Cut a release: give a Studio app version a permanent human name, so an outside document can cite exactly which design state it came from.
Arguments
appIdstringrequiredThe Studio app IDtagstringrequiredThe release tag, e.g. "v1.0.0" or "nimbus-2026-08". Letters, numbers, dots, dashes and underscores; must start with a letter or number.versionIdstringoptionalTag this specific version from listStudioAppVersions instead of the app's current state. Omit to tag what is in the app right now.
Returns
Returns the tag and the version's treeHash: the pair an external MANIFEST should quote.
Ask for it
The Cloud routes these requests to this verb.
- tag this as v1.0.0
- cut a release
- mark this version
- freeze this design
Pair it with
The verbs that finish the job.