ebay_end_listing
End an active eBay fixed-price listing. Provide the item ID and a reason to remove it from sale.
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) |