Get Webflow Image Preview
get_image_previewRetrieve an image preview from a URL. Supports JPG, PNG, GIF, WEBP, and AVIF formats.
Instructions
Designer Tool - Get image preview from url. this is helpful to get image preview from url. Only supports JPG, PNG, GIF, WEBP, WEBP and AVIF formats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the image to get the preview from | |
| siteId | Yes | The ID of the site. DO NOT ASSUME site id. ALWAYS ask user for site id if not already provided or known. use sites_list tool to fetch all sites and then ask user to select one of them. |