Web image search
web_search_imagesSearch for images using one or more queries, with optional date filtering and result limits.
Instructions
Searches for images by one or more queries, executed in parallel. IMPORTANT: Queries must be in English ONLY.
Freshness: set the 'date' field to restrict results by recency — 'd' (past day), 'w' (past week), 'm' (past month), 'y' (past year); leave it empty for all time.
Query operators can be embedded in the query string: 'site:example.com term' limits to one site, double quotes "exact phrase" force an exact match, and a leading '-' excludes a word.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | filter results by freshness: 'd' past day, 'w' past week, 'm' past month, 'y' past year; empty means all time | |
| queries | Yes | queries in English for image search | |
| max_images | No | maximum number of images per query | |
| timeout_ms | No | timeout for the whole call in milliseconds |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes | ||
| metadata | Yes |