Search for products on Perkakasku using optimized pricing and ranking.
AI agents call search_products to retrieve information from Perkakasku without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
page | number | — | Page number (optional, default 1) |
query | string | Yes | Search query (e.g., 'bosch bor') |
Parameters from the server's own tool schema.
Search and retrieval operations are inherently Read category tools. They query a database or product catalog and return results to the user with no side effects or data modifications. The mention of 'optimized pricing and ranking' refers to how results are presented, not to any state-changing action. This tool poses minimal security risk when misused by an AI agent, as it can only retrieve existing product data.
From the tool's definition The tool name is 'search_products' and the description states it 'Search[es] for products on Perkakasku using optimized pricing and ranking.' This is a query operation that retrieves product information without modifying, deleting, or executing arbitrary…
Risk signalsAccepts freeform code/query input (query)
Attacks that exploit this kind of access
Search for products on Perkakasku using optimized pricing and ranking. It is categorised as a Read tool in the Perkakasku MCP Server, which means it retrieves data without modifying state.
search_products accepts 2 parameters: page, query. Required: query. The full parameter table on this page comes from the server's own tool schema.
Register the Perkakasku MCP server in PolicyLayer and add a rule for search_products: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Perkakasku. Nothing to install.
search_products is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the search_products rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for search_products. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
search_products is provided by the Perkakasku MCP server (perkakasku-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →