Skip to main content
Glama

etsy_listing_update

Modify an existing Etsy listing's details—title, description, price, quantity, materials, tags, and shipping or return settings—to keep listings accurate and up-to-date.

Instructions

Update an existing listing

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tagsNo
priceNo
stateNo
titleNo
stylesNo
shop_idYes
quantityNo
who_madeNo
materialsNo
when_madeNo
is_taxableNo
listing_idYes
descriptionNo
taxonomy_idNo
featured_rankNo
processing_maxNo
processing_minNo
shop_section_idNo
return_policy_idNo
is_personalizableNo
should_auto_renewNo
shipping_profile_idNo
Behavior2/5

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

No annotations exist, so the description must disclose behavioral traits. It only states 'update' without explaining whether it overwrites or merges fields, permissions required, or side effects. This is insufficient for a mutation tool with 22 parameters.

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

Conciseness2/5

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

The description is overly terse (4 words), lacking structure and failing to provide essential information. Brevity here sacrifices clarity and usefulness.

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

Completeness1/5

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

Given the complexity (22 required+optional parameters, no annotations, no output schema), the description is severely incomplete. It does not explain which fields are updatable, constraints, or expected behavior.

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

Parameters1/5

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

The schema has 0% description coverage for 22 parameters, and the tool description adds no parameter-level details. The agent must infer meaning from parameter names alone, which is inadequate.

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 'Update an existing listing' clearly states the action (update) and the resource (listing), distinguishing it from sibling tools like create, delete, or get.

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 guidance is provided on when to use this tool versus alternatives, such as etsy_listing_create for new listings or etsy_listing_delete for removal. Prerequisites like requiring an existing listing_id are implied but not 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/BusyBee3333/etsy-mcp-2026-complete'

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