Commerce
commerceFindItem
Find Amazon Product
Find Amazon products for an 'order this' / 'add this to cart' intent.
Arguments
asinstringoptionalExact Amazon ASIN (10-char alphanumeric) for a direct lookup. Omit if unknown and pass a query instead. Do NOT invent ASINs.limitintegeroptionalMax options to return (default 4). Order best-first.querystringoptionalWhat to search for, e.g. 'cast iron skillet'. Omit only when you pass an exact ASIN instead.
Returns
Returns a TYPED result with a status field: never a bare empty list: ok (a products array of options to pick from, each with asin/title/image/price/Prime/affiliate link), zero_match (no…
Declared limits
limit: minimum 1limit: maximum 8
Ask for it
The Cloud routes these requests to this verb.
- order this
- add this to cart
- buy me a…
- I need a new…
- get me a…
Pair it with
The verbs that finish the job.