ebay_end_listing
End an active fixed-price eBay listing by providing the item ID and a reason for removal. Remove listings for items that are unavailable, incorrect, lost, or sold to a high bidder.
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 | Reason for ending (default: NotAvailable) |