opensea_collection_search_items
Search inside an OpenSea collection by keyword to find items matching name or trait values, and return their rarity rank and best standing listing.
Instructions
Search items inside an OpenSea collection. Runs a keyword search scoped to one collection — matching on item name and trait values — and returns the hits with rarity rank and best standing listing. Narrower than /opensea/collection/{slug}/items, which lists everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | OpenSea collection slug | |
| limit | No | Results per page, 1-100 | |
| query | Yes | Search keyword |