search_images
Find and display images from the web using DuckDuckGo search, with options to restrict by site, count, and image dimensions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Restrict to a domain | |
| count | No | Number of images (1-10) | |
| query | Yes | What to search for | |
| width | No | Output width | |
| height | No | Output height |