Tool to retrieve products from Best Buy. Use when you need to fetch product listings with optional filters and sorting. Example: 'Get products for category abcat0101000 sorted by salePrice.dsc.'
skuFilter for a specific SKU
upcstringFilter for a specific UPC
namestringFilter by product name with wildcard, e.g., name="iPad*"
pageintegerPage number to retrieve
showstringComma-separated list of attributes to include in response
sortstringSort format, e.g., 'name.asc' or 'salePrice.dsc'
pageSizeintegerNumber of products per page (1-100)
salePricestringFilter by sale price, e.g., 'salePrice>100'
categoryPath.idstringFilter products by category ID
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.