Skip to main content
Glama

Search RONA

rona_search

Search RONA's catalogue by keyword to get product details including SKU, name, brand, model, rating, category, URL, image; with pagination, filtering, and sorting.

Instructions

Search RONA (rona.ca) for products by keyword. Returns matching products with SKU, name, brand, model, rating, category, URL and image, plus the total result count, available filters (facets) and sort options. Use page to paginate. Note: prices and live stock are not in the search index — use rona_product for a full card.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch keyword, e.g. 'cordless drill', 'paint roller'.
langNoResponse language for facet labels. Default 'en'.
sortNoSort order. Default 'relevance'.
pageNo1-indexed page number. Default 1.
pageSizeNoResults per page (1-60). Default 24.
brandNoFilter by brand, e.g. 'DEWALT' (from a facet value).
Behavior4/5

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

Without annotations, the description discloses important behavioral aspects: it returns search results with specific fields, does not include prices or stock, and supports pagination. No destructive side effects, and the read-only nature is implied.

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?

Three concise sentences: first covers purpose and output, second pagination, third a critical note. No redundancy, every sentence adds value.

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 explains return fields well and notes what is missing. It references a sibling for more detail. Could mention facet usage briefly, but overall complete for a search tool.

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

Parameters3/5

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

Schema coverage is 100%, so the schema already describes all parameters adequately. The description adds limited additional meaning beyond reinforcing pagination; baseline 3 is appropriate.

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 RONA products by keyword and lists the returned fields (SKU, name, brand, etc.) and explicitly distinguishes from the sibling rona_product by noting that prices and live stock require that tool.

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?

Provides guidance on pagination ('Use `page` to paginate') and directs users to rona_product for full product details including prices. However, it does not explicitly address when to use store availability or other siblings.

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/sstepanovvl/mcp_rona'

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