search_catalog
Search the Amazon catalog using keywords or product identifiers (ASIN, SKU, UPC, EAN) and get matching items with summaries.
Instructions
Search the Amazon catalog by keywords or identifiers (ASIN, SKU, UPC, EAN). Returns a list of matching items with summaries. Useful for finding products or looking up items by identifier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keywords | No | Keywords to search for in the catalog | |
| identifiers | No | Comma-separated identifiers to search (ASINs, SKUs, UPCs, EANs) | |
| identifiersType | No | The type of identifiers provided | |
| includedData | No | Comma-separated data to include: summaries, attributes, salesRanks, images, dimensions, identifiers, relationships, productTypes | summaries |
| pageSize | No | Number of results per page (max 20) | |
| pageToken | No | Pagination token for next page |