Studio Apps
mirrorStudioAppAsset
Mirror Studio App Asset
Mirror a public binary asset into a Studio app under assets/ by URL.
Arguments
appIdstringrequiredThe Studio app IDmaxBytesintegeroptionalOptional byte cap, up to 50 MB. Defaults to 50 MB.sourceUrlstringrequiredThe public http(s) asset URL to fetchtargetPathstringrequiredWhere to save the asset, under assets/ (e.g. assets/hero.mp4)
Returns
The registry does not declare a return shape.
Declared limits
maxBytes: greater than 0maxBytes: maximum 52428800
Ask for it
The Cloud routes these requests to this verb.
- pull this image into the app
- mirror this video URL into the app
- host this file with the app instead of hotlinking it
Pair it with
The verbs that finish the job.