ebay_get_item_by_legacy_id
Retrieve eBay item details using the classic numeric legacy item ID, enabling access to item information without needing the modern identifier.
Instructions
Get an eBay item by its legacy item ID (classic numeric ID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | ||
| marketplace | No | ||
| client_secret | Yes | ||
| legacy_item_id | Yes | Legacy eBay item ID (numeric) | |
| legacy_variation_id | No | ||
| legacy_variation_sku | No |