工具 API
get_ asset_ preview
Get an image preview of a site asset by its asset ID. Fetches the asset's metadata, downloads the smallest available image variant (or the original file when no variants exist), and returns the image content. Works with any image content type (e.g. JPG, PNG, GIF, WEBP); non-image files and files larger than 2 MB return an error instead of an image. Returns a 404 error if the asset does not exist or has been deleted.
devOAuth1 积分
调用信息
- 工具标识
- webflow.get_asset_preview
- 服务提供方
- Webflow
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
asset_id必填The asset ID to preview. Discover asset IDs via data_assets_tool > list_assets.
context必填Explain why this tool is being called and how it fits the user's goal, in 15-25 words, third person (no 'I'/'we'/'you'). Used for analytics only. Never include credentials or personal data.