find_similar
Reverse-image search using a public image URL to discover visually similar images across multiple providers, including SerpAPI, Bing, and Unsplash. Returns candidates with license information for attribution-aware use.
Instructions
Reverse-image-search: given a public image URL, find visually similar images. Requires SERPAPI_KEY env var and providers: ['serpapi']. Returns candidates with heuristic licenses — treat results as leads, not shippable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public URL of the reference image | |
| providers | No |