Skip to main content
Feedback

eBay Sell Account MCP connector

eBay Sell Account is eBay's API for managing seller account configurations and business policies. The eBay Sell Account MCP connector allows AI agents to create and manage fulfillment policies, payment policies, and return policies, as well as retrieve advertising eligibility and custom policy settings. It also supports policy lookup by name, policy deletion, and optimization recommendations to help sellers maintain compliant and efficient account configurations.

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 Account MCP connector to perform the following actions:

  • Create and manage fulfillment policies to define shipping and delivery terms across marketplaces
  • Set up payment and return policies to standardize buyer transaction and refund procedures
  • Check seller eligibility for eBay advertising programs and opt into promotional opportunities
  • Define custom policies for regulatory compliance and specialized business requirements
  • Monitor seller privileges and program enrollment status to maintain account standing
  • Configure shipping rate tables by country to automate carrier pricing
  • Retrieve and update policies by name for quick access to marketplace-specific rules

Example prompts

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

  • Show me all fulfillment policies I have set up in eBay Sell Account.
  • Create a new return policy for my eBay store that allows 30-day returns.
  • What payment policies do I have configured in eBay Sell Account for the US marketplace?
  • Check if I'm eligible to join eBay advertising programs through eBay Sell Account.
  • Update my fulfillment policy to reflect new shipping rates in eBay Sell Account.
  • List all the eBay seller programs I'm currently enrolled in.
  • Delete the return policy named 'International Returns' from eBay Sell Account.
  • Get my shipping rate tables for Canada in eBay Sell Account.
  • Retrieve the custom policies I've created for local regulations in eBay Sell Account.
  • Show me my current seller privileges and account status in eBay Sell Account.

eBay Sell Account MCP connector tools

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

ToolDescription
getAdvertisingEligibilityRetrieves whether a seller account is eligible to use advertising features.
getCustomPoliciesRetrieves all custom policies associated with a seller account.
createCustomPolicyCreates a new custom policy with specified terms and conditions.
getCustomPolicyRetrieves details for a specific custom policy by identifier.
updateCustomPolicyModifies an existing custom policy with new information.
getFulfillmentPoliciesRetrieves all fulfillment policies for a seller account.
createFulfillmentPolicyCreates a new fulfillment policy defining shipping and handling terms.
getFulfillmentPolicyByNameRetrieves a specific fulfillment policy by its name.
deleteFulfillmentPolicyRemoves a fulfillment policy from a seller account.
getFulfillmentPolicyRetrieves details for a specific fulfillment policy.
updateFulfillmentPolicyModifies an existing fulfillment policy with updated terms.
getKYCRetrieves know-your-customer verification status for a seller account.
getPaymentPoliciesRetrieves all payment policies configured for a seller account.
createPaymentPolicyCreates a new payment policy specifying accepted payment methods.
getPaymentPolicyByNameRetrieves a specific payment policy by its assigned name.
deletePaymentPolicyRemoves a payment policy from a seller account.
getPaymentPolicyRetrieves details for a specific payment policy.
updatePaymentPolicyModifies an existing payment policy with new payment terms.
getPaymentsProgramRetrieves current payments program enrollment and status information.
getPaymentsProgramOnboardingRetrieves onboarding requirements and status for payments programs.
getPrivilegesRetrieves the list of privileges and permissions granted to a seller.
getOptedInProgramsRetrieves all seller programs the account is currently enrolled in.
optInToProgramEnrolls a seller account into a specified program.
optOutOfProgramRemoves a seller account from an enrolled program.
getRateTablesRetrieves applicable rate tables for fees and commissions.
getReturnPoliciesRetrieves all return policies configured for a seller account.
createReturnPolicyCreates a new return policy specifying return terms and conditions.
getReturnPolicyByNameRetrieves a specific return policy by its assigned name.
deleteReturnPolicyRemoves a return policy from a seller account.
getReturnPolicyRetrieves details for a specific return policy.
updateReturnPolicyUpdates an existing return policy.
getSalesTaxesRetrieve all sales tax table entries that the seller has defined for a specific country.
deleteSalesTaxDeletes a sales tax table entry for a jurisdiction.
getSalesTaxGet Sales Tax.
createOrReplaceSalesTaxCreates or updates a sales tax table entry for a jurisdiction.
getSubscriptionRetrieves a list of subscriptions associated with the seller account.
On this Page