Search images (contact sheet)
image_searchSearch the web for images and get a numbered contact sheet of results. Select cells by ID to inspect or download the chosen images.
Instructions
Search the web for images and get back a single numbered contact sheet showing the results. Look at the sheet, decide which cells you want, then pass their ids to image_inspect or image_download. Image URLs are held server-side and referenced by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Result page, for seeing more of the same query. | |
| safe | No | moderate | |
| count | No | How many cells on the sheet (1-16). | |
| query | Yes | What to search for. | |
| license | No | Anything but "any" routes to a provider that reports per-image licences. | any |
| provider | No | Force one provider instead of the automatic chain. One of: duckduckgo, openverse, wikimedia, brave, google_cse, serper. | |
| min_width | No | Drop results narrower than this. | |
| orientation | No | any |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| results | Yes | ||
| has_more | Yes | ||
| provider | Yes | ||
| warnings | Yes | ||
| search_id | Yes |