> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xpander.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# eBay Sell

> Connect eBay Sell to xpander and give agents its 83 actions: how to connect it, and which actions to hold for approval.

<Badge color="blue">HTTP API connector</Badge>

An HTTP API described by an OpenAPI spec, not an MCP server. Calls go to `https://api.ebay.com` and carry the credential the connect dialog asks for.

## What the skill can do

API connector: 83 actions, as they appear in the skill panel. 49 of them create, change or delete something in eBay Sell; mark those under **These actions need approval** when you add the skill to an agent.

* **Business policies** (22): Payment Policy Update Policy By Id, Custom Policy Create Policy, Fulfillment Policy Get Policy By Id, Fulfillment Policy Update Policy By Id, Fulfillment Policy Delete Policy By Id, Payment Policy Get Policy By Id, Payment Policy Delete Policy By Id, Return Policy Create Policy By Marketplace Id, Return Policy Get Policy By Id, Return Policy Delete Policy By Id, Custom Policy Update Policy By Id, Fulfillment Policy Create Policy By Marketplace Id, Return Policy Get Policies By Marketplace Id, Custom Policy Get All Policies, and 8 more
* **Inventory catalog** (14): Item Bulk Create Or Replace Items, Listing Bulk Migrate Listings By Id, Offer Bulk Update Price Quantity By Sku, Item Get All Inventory Items, Item Get Inventory Item By Sku, Item Delete Inventory Item By Sku, Compatibility Create Or Replace By Sku, Group Delete Item Group By Key, Item Bulk Get Items By Sku, Compatibility Get By Sku, Compatibility Delete By Sku, Group Create Or Replace Group By Key, Item Create Or Replace Item By Sku, Group Get Item Group By Key
* **Feed tasks** (12): Order Report Create Task, Bulk Task Download Result File By Id, Bulk Task Upload Input File By Id, Bulk Task Create Task, Bulk Task Get Task By Id, Order Report Get Task By Id, Bulk Task Search Tasks By Criteria, Bulk Task Download Input File By Id, Inventory Report Get All Tasks, Inventory Report Create Task, Inventory Report Get Task By Id, Order Report Get All Tasks
* **Offer publishing** (12): Bulk Publish Offers By Offer Id, Bulk Create Offers By Sku, Publish Offer By Id, Get Offers By Sku, Create Offer By Sku, Fees Get Listing Fees By Offer Id, Publish Offer By Item Group Key, Withdraw Offer By Item Group Key, Get Offer By Id, Update Offer By Id, Delete Offer By Id, Withdraw Offer By Id
* **Media library** (10): Document Manage Create Document Metadata, Document Import Create Document From Url, Image Get Image By Id, Video Get Video By Id, Video Upload Video File By Id, Document Upload Document File By Id, Document Get Document By Id, Image Import Create Image From Url, Video Manage Create Video Metadata, Image Import Create Image From File
* **Location fulfillment** (10): Mapping Get Sku Location By Listing Id, Mapping Create Or Replace By Listing Id, Mapping Delete Sku Location By Listing Id, Disable Location By Key, Get All Inventory Locations, Get Location By Key, Create Location By Key, Delete Location By Key, Enable Location By Key, Update Details By Key
* **Subscription billing** (1): Get Seller Subscriptions
* **Seller privileges** (1): Status Get Seller Privileges
* **Shipping rates** (1): Rate Table Get All Rate Tables

## Connect eBay Sell

In Xpander Chat, open the agent's settings, click **Add skill**, and search for **eBay Sell**. The connect dialog asks for a connection name and whether the connection is for the **Organization** (one shared account) or **Personal** (your own account, so the agent acts with your permissions where systems allow). On an agent other people use, a personal connection runs their requests as you unless the binding requires each person's own sign-in; see [whose credential a shared agent uses](/use/agents/permissions#whose-credential-a-shared-agent-uses).

The dialog shows the credential this skill needs and where it goes; the value is stored in the vault and attached at the moment of use.

Calls go to `https://api.ebay.com`.

## Give an agent the eBay Sell skill

Once eBay Sell is connected, any agent you can edit may be given the skill: open the agent's settings, click **Add skill**, and choose **eBay Sell**. Enable only the action groups the agent needs, and mark the actions that should wait for a named person's sign-off under **These actions need approval**. Which skills exist for your organization, and who may add them, is decided by your admins; see [Skills](/use/skills).

## Related Resources

* [Skills](/use/skills)
