ebay_relist_item
Relist an ended fixed-price eBay listing, optionally with modifications like quantity or price.
Instructions
Relist an ended fixed-price listing, optionally with modifications.
Uses the Trading API (RelistFixedPriceItem).
Required: User OAuth token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | The eBay item ID to relist | |
| modifications | No | Optional fields to change when relisting (e.g., { "Quantity": 20 }) |