Skip to main content
Feedback

eBay Sell Metadata MCP connector

Updated 

eBay Sell Metadata is eBay's API for retrieving policy details and marketplace-specific listing configurations. The eBay Sell Metadata MCP connector allows AI agents to look up sales tax jurisdictions, item condition policies, and return policies applicable to specific marketplaces. It also supports retrieving automotive parts compatibility rules, extended producer responsibility requirements, hazardous materials labels, listing structure policies, and negotiated price policies to help ensure listings meet marketplace standards.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the eBay Sell Metadata MCP connector to perform the following actions:

  • Determine sales tax jurisdictions required for listings in specific countries
  • Verify automotive parts compatibility requirements before listing vehicle-related items
  • Check extended producer responsibility obligations across eBay categories and marketplaces
  • Access hazardous materials labeling requirements for compliant product listings
  • Confirm item condition options available for specific eBay categories
  • Validate allowed listing structures before publishing items to marketplaces
  • Identify categories that support negotiated pricing features like best offer
  • Review return policy requirements to ensure marketplace compliance

Example prompts

Use the following example prompts to invoke eBay Sell Metadata MCP connector tools from your AI assistant or Boomi Connect workflow:

  • What sales tax jurisdictions apply to items I sell in Germany?
  • Show me the automotive parts compatibility rules for the US marketplace.
  • Do I need to follow extended producer responsibility rules for electronics in France?
  • List the hazardous materials labels required for the UK marketplace.
  • What item conditions are allowed for the toys category?
  • Check if auction-style listings are allowed for collectibles.
  • Which categories support best offer pricing on eBay.
  • Do I need a return policy for items in the electronics category?
  • Find out what listing structures are permitted in the Australian marketplace.
  • Help me understand hazardous materials labeling rules before listing chemicals.

eBay Sell Metadata MCP connector tools

The eBay Sell Metadata MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
getSalesTaxJurisdictionsRetrieves all the sales tax jurisdictions for the country that you specify in the countryCode path parameter.
getAutomotivePartsCompatibilityPoliciesReturns the eBay policies that define how to list automotive-parts-compatibility items in the categories of a specific m...
getExtendedProducerResponsibilityPoliciesReturns the Extended Producer Responsibility policies for one, multiple, or all eBay categories in an eBay marketplace.
getHazardousMaterialsLabelsReturns hazardous materials label information for the specified eBay marketplace.
getItemConditionPoliciesReturns item condition metadata on one, multiple, or all eBay categories on an eBay marketplace.
getListingStructurePoliciesReturns the eBay policies that define the allowed listing structures for the categories of a specific marketplace.
getNegotiatedPricePoliciesReturns the eBay policies that define the supported negotiated price features (like "best offer") for the categories of...
getReturnPoliciesReturns the eBay policies that define whether or not you must include a return policy for the items you list in the cate...
On this Page