Google Image Search
search.google.imagesRetrieve image data from Google: URLs, thumbnails, dimensions, and source domains for any visual query globally.
Instructions
Google Image search results — image URL, thumbnail, dimensions, source domain. Search any visual content worldwide (Serper.dev)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Image search query (e.g. "golden gate bridge sunset") | |
| gl | No | Country code (e.g. "us") | |
| num | No | Number of images (default 10, max 100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |