opensea: openseaGetBestListings
openseaGetBestListingsRetrieve the cheapest NFT listings for any collection on OpenSea to discover prices and find deals.
Instructions
Get the cheapest (best) listings for an NFT collection. Use this for price discovery and finding deals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectionSlug | Yes | Collection slug (e.g., 'pudgypenguins') | |
| limit | No | Number of listings to return | |
| next | No | Pagination cursor for next page |