ebay_end_listing
End an active fixed-price eBay listing by providing its item ID and an optional reason. Stop the sale and remove the listing from the marketplace.
Instructions
End/remove an active fixed-price listing.
Uses the Trading API (EndFixedPriceItem).
Required: User OAuth token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | The eBay item ID to end | |
| reason | No | Trading API ending reason, defaulting to NotAvailable |