Skip to main content
Glama
DodoNic

wandpad-etsy-mcp

by DodoNic

Preis eines Listings ändern (Stufe 2)

etsy_update_price

Update Etsy listing prices uniformly or per variant, with dry-run preview and explicit confirmation required before changes are applied.

Instructions

Ändert den Preis eines Listings - entweder einheitlich ('price') für alle Varianten, oder individuell je Variante ('variation_prices'). Erfordert IMMER eine Einzelbestätigung (confirm:true nach ausdrücklicher Nutzerzustimmung). dry_run:true (Standard) zeigt alt→neu je Variante.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
priceNoNeuer Preis für ALLE Varianten/Angebote dieses Listings.
confirmNoMuss bei dry_run:false explizit true sein, NACHDEM der Nutzer die geplante Änderung im Chat ausdrücklich bestätigt hat. Ersetzt nicht die Rückfrage an den Nutzer.
dry_runNotrue (Standard): nur Vorschau der geplanten Änderung, es wird NICHTS auf Etsy geändert. false: führt die Änderung echt aus - erfordert zusätzlich confirm:true.
listing_idYesNumerische Etsy Listing-ID.
variation_pricesNoAlternative zu 'price': individuelle Preise je Variante (offering_id).
Behavior4/5

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

With no annotations provided, the description carries the transparency burden. It discloses the dry_run default preview behavior (alt→neu), the mandatory confirmation requirement (confirm:true after explicit user consent), and the fact that the tool changes prices. Minor ambiguity: 'IMMER' might be overstated since confirm is only needed for dry_run:false, but it still adds useful context.

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 two sentences, front-loaded with the core purpose, and covers both modes, confirmation workflow, and dry_run behavior without any redundant words. Highly concise and well-structured.

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

Completeness4/5

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

The description adequately covers the main workflow: two pricing modes, dry_run preview, and confirmation requirement. However, it does not explicitly state that price and variation_prices are mutually exclusive, and the 'immer' claim for confirmation could mislead. Minor gaps but overall effective for a moderately complex tool.

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 coverage is 100% with detailed parameter descriptions (price, confirm, dry_run, variation_prices, listing_id). The tool description adds little beyond what the schema already specifies, so the baseline of 3 is appropriate.

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 changes the price of a listing ('Ändert den Preis eines Listings') and distinguishes two modes: uniform or per-variant. This is specific enough to differentiate from sibling tools like etsy_update_inventory or etsy_update_tags.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool is for price changes and explains the two modes, but it does not explicitly state when to use this tool versus alternatives like etsy_update_inventory or etsy_update_variations. No exclusions or alternative tool references are 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/DodoNic/wandpad-etsy-mcp'

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