Studio Apps
assignStudioAsset
Assign Studio Asset
Assign an uploaded asset to a placeholder slot in a Studio app: the DETERMINISTIC placement: exact file path + exact slot name, no fuzzy matching.
Arguments
appIdstringrequiredThe Studio app IDpathstringrequiredExact path of the uploaded asset in this app, e.g. "assets/team.png"slotstringrequiredExact placeholder slot name: the <name> in placeholder://<name>, e.g. "team-photo"
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- assign logo.png to the hero slot
- bind the upload to placeholder team-photo
- fill the team-photo slot with the image I saved
Pair it with
The verbs that finish the job.