Get Item Details
get_item_detailsFetch complete eBay item details—description, item specifics, images, shipping, returns, and seller info—for any item ID from search results.
Instructions
Retrieve the shaped detail record for a single eBay item.
Use after search_ebay surfaces something worth a closer look: full
description, item specifics (aspects), all images, shipping options, return
policy, seller and location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | REST item id from search_ebay's `item_id` field (format 'v1|<numeric>|0'). Legacy numeric ids are not accepted. | |
| fieldgroups | No | Optional response shaping: 'COMPACT' (small subset for change detection) or 'PRODUCT' (adds catalogue info). Omit for full details. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||