Tools that your AI agent can use through this MCP server to interact with Etsy
Updates or populates the properties list defining product offerings for a listing. Each offering requires both a value
and a value_id
that are valid for a scale_id
assigned to the listing or that you assign to the listing with this request. See the Documentation
Updates the inventory for a listing identified by a listing ID. See the Documentation
Retrieves a listing record by listing ID. See the Documentation
Retrieves the inventory record for a listing by listing ID. See the Documentation
Open API V3 endpoint to delete a ShopListing. A ShopListing can be deleted only if the state is one of the following: SOLD_OUT
, DRAFT
, EXPIRED
, INACTIVE
, ACTIVE
and is_available
or ACTIVE
and has seller flags: SUPRESSED
(frozen), VACATION
, CUSTOM_SHOPS
(pattern), SELL_ON_FACEBOOK
. See the Documentation
Creates a physical draft listing product in a shop on the Etsy channel. See the Documentation