Studio Apps
placeStudioMedia
Place Studio Media
Place an already-uploaded media file into a spot in a Studio app, resolving a VAGUE mention to the right file + spot.
Arguments
appIdstringrequiredThe Studio app IDfileQuerystringrequiredDescription of the uploaded media to place, e.g. "the sunset photo", "logo.png", "the video I just uploaded"targetstringrequiredWhere to place it: a placeholder name ("hero", "favicon"), or a described spot / existing image ("the header logo", "the cover image")
Returns
On a tie it returns candidates: relay them and ask the user which; do NOT re-call until they pick.
Ask for it
The Cloud routes these requests to this verb.
- put the sunset photo in the hero
- use the logo I just uploaded for the header
- drop the intro video in the cover
- place that image in the banner
Pair it with
The verbs that finish the job.