inputobject · requiredProvider-specific public source, URL or search criteria.
eBay
Search active public eBay US listings with price, condition, seller and auction metadata.
Search one keyword on ebay.com and return at most 100 normalized active listings. Filters are limited to the supplier's reliable US condition, listing type, integer-dollar price and sort controls. This route does not retrieve individual product pages, sold or completed listings, bids, purchases, account data or other eBay marketplaces.
Agents select this operation with tool ID ebay.product-search, then inspect its current executable contract before a run.
inputobject · requiredProvider-specific public source, URL or search criteria.
maxItemsinteger · optionalMaximum number of records to return.
minimum: 1 · maximum: 100
marketplacestringReturned marketplace value.
product_countnumberReturned product count value.
productsarrayReturned products value.
retrieved_atstringReturned retrieved at value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "ebay.product-search",
"input": {
"input": {
"query": "wireless headphones",
"condition": [
"new"
],
"listingType": "buy_it_now",
"marketplace": "EBAY_US"
},
"maxItems": 1
}
}{
"products": [
{
"url": "https://www.ebay.com/itm/286393092388",
"price": {
"amount": "49.99",
"currency": "USD"
},
"title": "Wireless headphones",
"images": [],
"seller": {
"name": "example-seller",
"feedback_count": "1.2K",
"feedback_percent": "99.8%"
},
"source": "ebay",
"status": "active",
"item_id": "286393092388",
"condition": "New",
"marketplace": "EBAY_US",
"listing_type": "Buy It Now",
"retrieved_at": "2026-08-21T00:00:00.000Z"
}
],
"marketplace": "EBAY_US",
"retrieved_at": "2026-08-21T00:00:00.000Z",
"product_count": 1
}invalid_input: eBay search accepts one query and only the bounded US marketplace filters shown in the schema.example: {"input":{"query":"wireless headphones","marketplace":"EBAY_US","condition":["new"],"listingType":"buy_it_now"},"maxItems":10}upstream_error: eBay or the search supplier did not return usable active listing rows.Retry with a narrower query or fewer filters. No eBay login or seller action is supported.Scrollport identifies and validates the best-in-class API tools and provides them on a pay-as-you-go basis so you don't need to maintain a separate provider account, subscription or credits.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
eBay
Search active public eBay US listings with price, condition, seller and auction metadata.
Search one keyword on ebay.com and return at most 100 normalized active listings. Filters are limited to the supplier's reliable US condition, listing type, integer-dollar price and sort controls. This route does not retrieve individual product pages, sold or completed listings, bids, purchases, account data or other eBay marketplaces.
Agents select this operation with tool ID ebay.product-search, then inspect its current executable contract before a run.
inputobject · requiredProvider-specific public source, URL or search criteria.
maxItemsinteger · optionalMaximum number of records to return.
minimum: 1 · maximum: 100
marketplacestringReturned marketplace value.
product_countnumberReturned product count value.
productsarrayReturned products value.
retrieved_atstringReturned retrieved at value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "ebay.product-search",
"input": {
"input": {
"query": "wireless headphones",
"condition": [
"new"
],
"listingType": "buy_it_now",
"marketplace": "EBAY_US"
},
"maxItems": 1
}
}{
"products": [
{
"url": "https://www.ebay.com/itm/286393092388",
"price": {
"amount": "49.99",
"currency": "USD"
},
"title": "Wireless headphones",
"images": [],
"seller": {
"name": "example-seller",
"feedback_count": "1.2K",
"feedback_percent": "99.8%"
},
"source": "ebay",
"status": "active",
"item_id": "286393092388",
"condition": "New",
"marketplace": "EBAY_US",
"listing_type": "Buy It Now",
"retrieved_at": "2026-08-21T00:00:00.000Z"
}
],
"marketplace": "EBAY_US",
"retrieved_at": "2026-08-21T00:00:00.000Z",
"product_count": 1
}invalid_input: eBay search accepts one query and only the bounded US marketplace filters shown in the schema.example: {"input":{"query":"wireless headphones","marketplace":"EBAY_US","condition":["new"],"listingType":"buy_it_now"},"maxItems":10}upstream_error: eBay or the search supplier did not return usable active listing rows.Retry with a narrower query or fewer filters. No eBay login or seller action is supported.Scrollport identifies and validates the best-in-class API tools and provides them on a pay-as-you-go basis so you don't need to maintain a separate provider account, subscription or credits.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
eBay
Search active public eBay US listings with price, condition, seller and auction metadata.
Search one keyword on ebay.com and return at most 100 normalized active listings. Filters are limited to the supplier's reliable US condition, listing type, integer-dollar price and sort controls. This route does not retrieve individual product pages, sold or completed listings, bids, purchases, account data or other eBay marketplaces.
Agents select this operation with tool ID ebay.product-search, then inspect its current executable contract before a run.
inputobject · requiredProvider-specific public source, URL or search criteria.
maxItemsinteger · optionalMaximum number of records to return.
minimum: 1 · maximum: 100
marketplacestringReturned marketplace value.
product_countnumberReturned product count value.
productsarrayReturned products value.
retrieved_atstringReturned retrieved at value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "ebay.product-search",
"input": {
"input": {
"query": "wireless headphones",
"condition": [
"new"
],
"listingType": "buy_it_now",
"marketplace": "EBAY_US"
},
"maxItems": 1
}
}{
"products": [
{
"url": "https://www.ebay.com/itm/286393092388",
"price": {
"amount": "49.99",
"currency": "USD"
},
"title": "Wireless headphones",
"images": [],
"seller": {
"name": "example-seller",
"feedback_count": "1.2K",
"feedback_percent": "99.8%"
},
"source": "ebay",
"status": "active",
"item_id": "286393092388",
"condition": "New",
"marketplace": "EBAY_US",
"listing_type": "Buy It Now",
"retrieved_at": "2026-08-21T00:00:00.000Z"
}
],
"marketplace": "EBAY_US",
"retrieved_at": "2026-08-21T00:00:00.000Z",
"product_count": 1
}invalid_input: eBay search accepts one query and only the bounded US marketplace filters shown in the schema.example: {"input":{"query":"wireless headphones","marketplace":"EBAY_US","condition":["new"],"listingType":"buy_it_now"},"maxItems":10}upstream_error: eBay or the search supplier did not return usable active listing rows.Retry with a narrower query or fewer filters. No eBay login or seller action is supported.Scrollport identifies and validates the best-in-class API tools and provides them on a pay-as-you-go basis so you don't need to maintain a separate provider account, subscription or credits.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.