Skip to main content
Glama

search_listings

Find active Etsy listings by keywords with price filters, category selection, and customizable sorting options to locate specific products.

Instructions

Search active Etsy listings with keywords and filters

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordsNoSearch keywords
taxonomy_idNoFilter by taxonomy/category ID
min_priceNoMinimum price in USD
max_priceNoMaximum price in USD
sort_onNoSort field
sort_orderNoSort direction
limitNoResults per page (max 100)
offsetNoOffset for pagination
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It mentions 'active' listings, implying a filter, but doesn't disclose key behavioral traits: whether authentication is required, rate limits, pagination behavior beyond the offset parameter, what the output format looks like, or error conditions. For a search tool with no annotation coverage, this leaves significant gaps.

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, efficient sentence that front-loads the core purpose. Every word earns its place: 'Search' (action), 'active Etsy listings' (resource), 'with keywords and filters' (scope). There is no wasted verbiage or redundancy.

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?

Given the complexity (8 parameters, no output schema, no annotations), the description is minimally adequate. It states the purpose clearly but lacks behavioral context, usage guidelines, and output details. For a search tool with rich parameters but no structured safety or output information, it should do more to compensate, though the concise purpose statement meets a basic threshold.

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 8 parameters thoroughly with descriptions and enums. The description adds no additional parameter semantics beyond implying that filters are available. It doesn't explain parameter interactions, default values, or constraints beyond what's in the schema. Baseline 3 is appropriate when schema does the heavy lifting.

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 action ('Search') and resource ('active Etsy listings'), and specifies the scope with 'with keywords and filters'. It distinguishes from siblings like 'get_listing' (single listing) and 'get_listings_by_shop' (shop-specific), but doesn't explicitly differentiate from potential search alternatives. The purpose is specific and actionable.

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 provides no guidance on when to use this tool versus alternatives. It doesn't mention prerequisites (e.g., authentication), compare with siblings like 'find_shops' (which might search shops instead of listings), or indicate when other tools might be more appropriate. Usage is implied by the name but not explicitly stated.

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/aserper/etsy-mcp'

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