search_ikea
Search IKEA furniture and home products by query. Retrieve product names, types, prices, ratings, and availability per country with customizable language and result count.
Instructions
Search IKEA furniture and home products (name, type, price, rating).
Prices and availability are per-country: pass the country's IKEA store code.
Args: query: Product search query, e.g. "desk" or "bookshelf". max_results: Maximum number of products to return (default 24). country: IKEA store country code, e.g. "us", "gb", "de" (default "us"). lang: Language code for that store, e.g. "en", "de" (default "en").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | en | |
| query | Yes | ||
| country | No | us | |
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| count | No | ||
| errors | No | ||
| scraper | No | ||
| source_urls | No |