get_lost_items
Retrieve lost auctions: items you bid on but did not win. Helps track missed opportunities for follow-up or analysis.
Instructions
Return auctions where the user bid but did not win.
Trading API GetMyeBayBuying.LostList. Default lookback ~30 days; older items roll off.
Same response shape as get_watchlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| host | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||