Skip to main content
Glama

search_products

search_products
Read-only

Find 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

TableJSON Schema
NameRequiredDescriptionDefault
pageNoResult page (12 products per page). Ignored when all_pages is true.
queryNoSearch term, Hebrew or English (e.g. 'lg oled 65', 'אוזניות'). Provide `query` or `filters`.
filtersNoFacet 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_pagesNoFetch every page in one call (up to 50 pages). Best with filters; output may be large. Ignores page.
include_detailsNoAdd per-product description, thumbnail URL, and payment info (more tokens).
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations provide readOnlyHint=true, so the agent knows it's safe. The description adds behavioral details like language support, 'all_pages' behavior (up to 50 pages), and that include_details adds more tokens. No contradictions with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise (three sentences) and front-loaded: first sentence gives purpose and scope, second explains input parameters, third adds language support. Every sentence provides essential information without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description adequately covers search behavior, parameter usage, and edge cases (all_pages). It doesn't describe the return format, but for a search tool this is acceptable as the agent can infer from common patterns.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 100% schema coverage, the description still adds value by explaining the relationship between query and filters, how filters combine (AND across groups, OR within), pagination (12 per page), and the effect of all_pages. This goes beyond the schema's descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches products on KSP, an Israeli electronics retailer, and distinguishes it from sibling tools like get_filters, get_product, and get_product_images by focusing on general search functionality.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explains that free-text query or filters (from get_filters) can be used, and supports Hebrew and English. It doesn't explicitly state when not to use or alternative tools, but the guidance is clear enough for common use cases.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TiranSpierer/ksp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server