realtime_image_search
Search Google Images by keyword with filters for size, color, type, and license, and retrieve full image metadata.
Instructions
Google Images search with filters (size, color, type, license) and full image metadata.
Operations (set "operation" to one of these; put its parameters in "args"):
search (required: query): Search Images
When to use: Use to find images by keyword. To search BY an image (find where it appears) use reverse_image_search or realtime_lens_data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Parameters for the chosen operation as key/value pairs (see the tool description for required params). | |
| operation | Yes | Which endpoint to call. See the tool description for each operation and its parameters. |