Skip to main content
Glama

HortOS (New Zealand)

Search wholesale plants

search_plants
Read-only

Search New Zealand's live wholesale plant market: which wholesale growers list a plant, in which pot sizes, and from what trade price (NZD, ex GST). 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. PB5, 2.5L, 140mm or Tube.
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/5.0
Behavior4/5

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

With readOnlyHint and openWorldHint already declared, the description adds useful context: it returns grower availability, pot sizes, and NZD ex GST pricing, and accepts both botanical and common names. This goes beyond the annotations and helps set expectations for result scope, though it does not describe response structure or limitations.

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 two sentences with no filler. It front-loads the core purpose and immediately answers likely agent questions about what the search returns and how to phrase queries.

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?

For a read-only search tool with a single required parameter and well-documented optional parameters, the description is sufficient to guide correct invocation. It covers purpose, query style, and key output dimensions. It could slightly improve by clarifying the relationship to price_plant_list, but this is not a blocking gap.

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 description coverage is 100%, so the schema already documents all three parameters clearly. The description adds a useful note about botanical/common name flexibility, but does not substantially enrich the semantics of the size or state parameters beyond the schema.

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?

The description clearly states the tool searches New Zealand's live wholesale plant market, returning growers, pot sizes, and trade prices. It uses a specific verb and resource, making its purpose obvious. It does not explicitly differentiate from the sibling tool price_plant_list, but the purpose is specific enough.

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 gives concrete example queries ('who grows X' or 'what does X cost wholesale') and notes botanical or common names both work. It provides clear context for use, though it does not state when to avoid this tool or mention the sibling alternative by name.

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