bestbuy_search
Search Best Buy's product catalog by keyword. Get up to 24 products per page with price, rating, and review count. Use page number to navigate results.
Instructions
Search Best Buy's product catalog. Returns one page (up to 24) of one Best Buy keyword search's normalized product listing (sku, title, url, image, price, rating, review count). q is free-text search keywords, e.g. "laptop". page is the optional 1-indexed page number (defaults to 1); requesting a page past the last one returns an empty products list, not an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search keywords | |
| page | No | 1-indexed page number, defaults to 1 |