ebay_end_listing
End an active fixed-price eBay listing by providing the item ID and reason. Terminates the listing immediately.
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) |