get_asset
ChatGPTFetch full details for one or more library assets by id, including connections (tagged products, playlists, Shopify tags) for library (
vod) assets. Input. assets is a batch of { id, type } pairs (1..50 entries). Read these from a prior list_assets result. The type discriminator is required because library (vod) and AI Studio (studio) assets live in separate stores. Output. For each asset: name, media type (video/image), favorite status, thumbnail URL, creation date. For vod assets only, also includes the products, playlists, and Shopify tags currently connected. Structured content carries all fields for programmatic use.