ImageSearch
Search for images via Brave or DuckDuckGo, returning URLs, source pages, and thumbnails. Optionally downloads local copies for vision tool access.
Instructions
Search for images. Uses Brave API if configured, otherwise DuckDuckGo. Returns image URLs, source page URLs, thumbnails, dimensions. Optionally downloads top N images locally for vision tool access. The safesearch parameter controls content filtering: 'off' disables all filtering, 'moderate' is the default DDG behavior, 'on' is strict SFW.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of results | |
| query | Yes | Image search query | |
| safesearch | No | Content filter: 'off', 'moderate', or 'on' | off |
| fetch_top_n | No | Download top N images locally |