google_lens
Identify objects, products, brands, landmarks, and text in images or find visually similar results using reverse image search.
Instructions
Reverse image search using Google Lens. Identify objects, products, brands, landmarks, text in images, and find visually similar results.
This gives vision capabilities to text-only models. Supports public image URLs, local file paths, and base64-encoded image data (from drag-and-drop in LM Studio).
Sample prompts that trigger this tool: - "What is this product? https://example.com/photo.jpg" - "Identify this image: /home/user/photos/image.jpg" - "What is in this image?" (with image dragged into chat) - "What brand is this? [image URL or file path]"
Args: image_source: A public image URL, local file path, or base64-encoded image data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_source | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |