Skip to main content
Glama

HortOS (United States)

Search wholesale plants

search_plants
Read-only

Search America's live wholesale plant market: which wholesale growers list a plant, in which pot sizes, and from what trade price (USD, 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. 3G, 15G, 24" Box, Liners or Field Grown.
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
Behavior3/5

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

Annotations already declare readOnlyHint=true and openWorldHint=true, so the agent knows this is a safe read operation with potentially incomplete results. The description adds useful context about the data scope (live market, USD ex tax) but doesn't disclose return format or pagination behavior. With annotations covering the safety profile, a 3 is appropriate.

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 with zero waste. The core purpose is front-loaded, usage examples are given, and the parameter-relevant detail (botanical/common names) is included. Every sentence earns its place.

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?

Complete for a search tool with readOnly and openWorld annotations. The description covers what the tool does, what data it returns (growers, pot sizes, prices), and how to use it. The only minor gap is not describing the return format, but with no output schema and a simple search use case, this is acceptable.

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. The description adds context about what the query means ('Plant name, botanical or common') and the price format (USD, ex tax), but doesn't add significant syntax or format details beyond the schema. Baseline 3 is correct.

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's purpose: searching America's live wholesale plant market for which growers list a plant, pot sizes, and trade prices. It uses specific verbs ('Search', 'use it for') and distinguishes itself from the sibling tool by focusing on plant search rather than price list management.

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 provides clear usage context: 'who grows X' or 'what does X cost wholesale', and notes that botanical or common names both work. It doesn't explicitly exclude alternatives or mention when not to use it, but the context is strong enough for an agent to select it appropriately.

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