ebay_get_active_listings
Retrieve all active fixed-price listings with SKU, quantity, price, and watch count. Manage eBay inventory from listings created via UI, Trading API, or REST API.
Instructions
Get all active fixed-price listings with SKU, quantity, price, and watch count.
Uses the Trading API (GetMyeBaySelling). Returns listings created via any method (UI, Trading API, or REST API).
Required: User OAuth token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| entriesPerPage | No | Items per page, max 200 (default 50) |