Skip to main content
Glama

Live teen inventory

get_teen_inventory
Read-onlyIdempotent

Ready-to-flip teens available now and upcoming groups by ready date, plus teen ordering terms (minimum, delivery fee).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior4/5

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

The description implies a read-only operation by focusing on inventory availability and terms, and the annotations (readOnlyHint, idempotentHint, destructiveHint) reinforce that there are no side effects. No contradictions are present, though explicit mention of being read-only would have been slightly clearer.

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 a single, concise sentence that packs all key information: current availability, upcoming groups by ready date, and ordering terms. There is no redundant or extraneous content, making it well-structured and easy to parse.

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

Completeness3/5

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

While the description covers the main content (inventory and terms), it does not explain what 'teens' or 'flip' mean, nor does it specify the output format or any additional details like pricing or group sizes. Given the domain-specific nature and lack of an output schema, this leaves some gaps in agent understanding.

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

Parameters4/5

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

There are zero parameters, so the description has no obligation to describe parameter inputs or outputs. The baseline for no parameters is 4, and the description adequately introduces the data it returns without needing to explain missing inputs.

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 that the tool returns live inventory of ready-to-flip teens and upcoming groups by ready date, along with ordering terms. However, it relies on jargon like 'flip' and 'teens' without defining them, which slightly reduces clarity for agents without domain context.

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?

The description does not provide any guidance on when to use this tool versus the many sibling tools (e.g., get_inventory, get_availability, list_strains). It lacks explicit conditions or alternatives, leaving the agent to infer the appropriate context from the name alone.

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