Skip to main content
Glama
MonoPaul
by MonoPaul

search_products

Filter SAQ wines and spirits by category, country, grape, price, availability, and more to find specific products.

Instructions

Search SAQ products by query, category, country, grape variety, price range, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
grapeNoGrape variety (e.g. "Cabernet Sauvignon")
queryNoSearch term (wine name, producer, region, etc.)
regionNoRegion (e.g. "Bordeaux", "Burgundy")
countryNoCountry of origin (e.g. "France", "Italy")
sort_byNoSort fieldrelevance
categoryNoProduct category
sort_dirNoSort directiondesc
max_priceNoMaximum price in CAD
min_priceNoMinimum price in CAD
page_sizeNo
availabilityNoFilter by availability status
Behavior2/5

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

With no annotations, the description must disclose behavior but only says 'search products'. It omits pagination behavior, sorting defaults, result format, and whether it's read-only. The agent has no information about side effects, rate limits, or authentication needs.

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?

Single sentence efficiently communicates the tool's main function. No redundancy, front-loaded with the core purpose. Every word earns its place.

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

Completeness2/5

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

Despite 12 parameters and no output schema, the description fails to explain search behavior, result structure, pagination, or how filters combine. It is insufficient for an agent to fully understand the tool's capabilities without relying heavily on the schema.

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 high (83%), so the schema already describes most parameters. The description adds minimal value by listing a few parameter names but does not explain their meaning beyond what the schema provides. Baseline 3 is appropriate.

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

Purpose4/5

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

Description clearly states the tool searches SAQ products by various criteria (query, category, country, grape variety, price range). It distinguishes from specific sibling tools like get_new_arrivals or check_store_availability, but the ending 'etc.' slightly reduces precision.

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

Usage Guidelines2/5

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

No guidance on when to use this tool vs. alternatives like get_coming_soon or check_restocks. The agent is left to infer that this is the general search while others are specialized, but no explicit direction is given.

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/MonoPaul/saq-mcp'

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