Google Search Images
google_search_imagesQueries Google Images and returns structured image results. Supports multiple queries, location, language, region, and result limits.
Instructions
Search Google Images with the documented /google-search-images endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uule | No | Optional Google UULE location string. | |
| async | No | Deprecated compatibility flag. Prefer execution_mode. | |
| limit | No | Items per query limit. | |
| query | Yes | One or more Google image search queries. | |
| fields | No | Specific fields to return. | |
| region | No | Region code. | |
| webhook | No | Optional webhook URL for async completion. | |
| language | No | Language code. | |
| execution_mode | No | Execution strategy. Use auto to let the MCP server choose between sync and async. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| async | No |