Skip to main content
Glama
diklaaltman91-ux

ai.studio/etsy-gold

gold_etsy_get_inventory

Retrieve a listing's inventory variations (size, color) with price, quantity, and SKU. See all variant details in one bulk view to fill gaps left by other tools.

Instructions

Get listing inventory — variations (size/color) with price/qty/SKU. Steals eRank's gap: bulk variant view. BYOK. PAID ONLY PRO $29.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
listing_idYes
Behavior3/5

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

No annotations are provided, so the description carries the behavioral burden. It does disclose meaningful constraints: BYOK and PAID ONLY PRO $29. However, it does not mention read-only behavior, rate limits, error cases, or behavior when a listing has no variations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short, but 'Steals eRank's gap' is cryptic marketing and 'BYOK' is jargon that reduces clarity. The core output description is front-loaded, but the useful constraints are packed into unclear abbreviations.

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?

For a one-parameter read tool with no output schema, the description gives the main returned fields and the API/payment constraints. But it omits when to use it instead of get_listing, what happens for missing or invalid listing IDs, and whether pagination or variant limits apply.

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

Parameters2/5

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

The only parameter is listing_id with 0% schema description coverage, and the description adds no semantic detail beyond the parameter name. It says 'listing' but never clarifies the expected ID format, whether it is the Etsy listing ID, or where the value comes from.

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 states a clear verb+resource: 'Get listing inventory' and specifies the returned fields (variations with price/qty/SKU). It does not explicitly contrast with the sibling gold_etsy_get_listing, so sibling differentiation is only weakly implied by 'bulk variant view.'

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 explicit guidance is given for when to use this tool versus gold_etsy_get_listing or gold_etsy_list_listings. 'Steals eRank's gap: bulk variant view' hints at a use case but does not state selection criteria or alternatives. BYOK and paid-only info are prerequisites, not usage guidance.

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/diklaaltman91-ux/16-etsy-gold'

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