Studio Apps
setStudioAppShareCard
Set Studio App Share Card
Request setting a Studio app's link-preview share card: the title, description, and cover image a shared /a/<slug>_<id> link unfurls with on Telegram/Slack/iMessage/social.
Arguments
appIdstringrequiredThe Studio app IDcoverImageFileIdstringoptionalFile id of an image asset in this app (e.g. one returned by generateImage) to use as the cover (og:image). Omit to leave the current cover unchanged.descriptionstringoptionalLink-preview description (og:description). Omit to leave unchanged.titlestringoptionalLink-preview title (og:title). Omit to leave unchanged.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- set the share card for my X
- use this image as the link preview for X
- make this the cover for X
Pair it with
The verbs that finish the job.