Google Shopping Search
search.google.shoppingSearch Google Shopping for product listings, compare prices, ratings, and delivery info across retailers. Returns title, price, source, and product images.
Instructions
Google Shopping product listings — title, price, source, rating, delivery info, product images. Compare prices across retailers (Serper.dev)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Product search query (e.g. "macbook pro 16 inch", "wireless headphones") | |
| gl | No | Country code for localized prices (e.g. "us", "gb") | |
| num | No | Number of products (default 10, max 100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |