opensea_collection_trait_offers
Retrieve standing trait-specific offers for an OpenSea collection to price rare items against the collection floor, with price levels including trait type and value.
Instructions
List an OpenSea collection's trait offer book. Returns standing offers scoped to a specific trait value rather than the whole collection, as price levels with the trait type and value attached. Useful for pricing rare-trait items against the collection floor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | OpenSea collection slug | |
| limit | No | Price levels per page, 1-100 | |
| cursor | No | Opaque pagination cursor from a previous next_page_cursor | |
| sort_direction | No | Sort direction by offer price |