search_products
Find Webhallen products by keyword to get IDs, names, prices, and stock info. Use returned product IDs to manage wishlists without logging in.
Instructions
Search for products on Webhallen by keyword. Returns product list with IDs, names, prices, and stock info. Use the product IDs with add_to_wishlist. Does not require login.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| query | Yes | Search query | |
| categoryId | No | Optional category ID to search within |