Skip to main content
Glama

HortOS (Canada)

Search wholesale plants

search_plants
Read-only

Search Canada's live wholesale plant market: which wholesale growers list a plant, in which pot sizes, and from what trade price (CAD, ex tax). Use it for "who grows X" or "what does X cost wholesale". Botanical or common names both work.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sizeNoOptional pot size, e.g. #3, 15 gal, 60mm caliper, Plugs or B&B.
queryYesPlant name, botanical or common, e.g. 'Lomandra Tanika' or 'lilly pilly'.
stateNoOptional state or province code to limit growers, e.g. QLD, NSW, FL.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already declare the operation read-only and open-world, covering the safety profile. The description adds behavioral context beyond that: results reflect a 'live' market, prices are 'CAD, ex tax', and common names are accepted—each a useful disclosure not present in the 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?

Three sentences accomplish a lot: core function, output scope, intended use cases, and query flexibility. It is front-loaded with the verb and resource and contains no filler or redundant phrases.

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

Completeness5/5

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

With no output schema, the description carries the burden of explaining return values, and it does so explicitly (growers, pot sizes, trade price). Combining this with the readOnly annotation and the stated use cases, an agent has everything needed to select and invoke the tool correctly.

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?

The schema already documents all three parameters thoroughly (query, size, state) with examples, so the baseline is 3. The description's note that 'Botanical or common names both work' merely restates the schema's query description, and the CAD/ex-tax detail relates to output, not parameter meaning.

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 opens with a specific verb and resource: 'Search Canada's live wholesale plant market', then enumerates exactly what results are returned (growers, pot sizes, trade price in CAD ex tax). It is clearly distinct from its sibling price_plant_list because it is a cross-grower search rather than a standalone price list.

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 explicitly states when to invoke the tool: 'Use it for "who grows X" or "what does X cost wholesale"'. This gives clear context but does not name exclusions or alternatives, so it stops short of a full 5.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources