search_products
search_productsFind electronics products on KSP by entering a search term or applying category filters. Supports both Hebrew and English.
Instructions
Search products on KSP (ksp.co.il), Israel's electronics retailer. Free-text query, or filters (facet ids from get_filters) for precise category filtering. Supports Hebrew and English.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Result page (12 products per page). Ignored when all_pages is true. | |
| query | No | Search term, Hebrew or English (e.g. 'lg oled 65', 'אוזניות'). Provide `query` or `filters`. | |
| filters | No | Facet ids from get_filters (e.g. ['3158..137','3158..3388'] = Samsung 75" TVs). Combined AND across groups, OR within a group. Use instead of/with query. | |
| all_pages | No | Fetch every page in one call (up to 50 pages). Best with filters; output may be large. Ignores page. | |
| include_details | No | Add per-product description, thumbnail URL, and payment info (more tokens). |