Skip to main content
Glama

etsy_search_listings

Search active Etsy listings by keyword and refine results with filters for price, category, location, and sorting options.

Instructions

Search active Etsy listings by keyword.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
api_keyYesEtsy API key
keywordsYesSearch keywords
limitNoResults per page (max 100, default 25)
offsetNo
sort_onNoSort field (created, price, score, updated)
sort_orderNoasc or desc
min_priceNo
max_priceNo
taxonomy_idNo
locationNo
Behavior2/5

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

With no annotations provided, the description should disclose behavioral traits. It only says 'search active listings' but does not mention rate limits, pagination behavior, or what 'active' means. The read-only nature is implied but not confirmed.

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

Conciseness4/5

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

The description is a single concise sentence with no fluff, but it could be more informative. It earns a high score for brevity, though it sacrifices completeness.

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?

The description is too minimal for a tool with 10 parameters, no output schema, and no annotations. It does not cover pagination, error handling, output format, or other critical context needed for effective use.

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?

Schema description coverage is 50%, and the description adds no additional meaning beyond the schema. For example, it does not explain that `api_key` is required for authentication or that `keywords` should be URL-encoded. The description fails to compensate for the missing parameter descriptions.

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 searches active Etsy listings by keyword. It distinguishes from sibling tools like etsy_get_listing (single listing) and etsy_get_shop_listings (shop-specific listings), making its purpose specific and unambiguous.

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 such as etsy_get_shop_listings or etsy_search_shops. No explicit when-to-use or when-not-to-use information is given.

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/malamutemayhem/unclick'

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