getCollectionMetadata
Retrieve metadata for an NFT collection by providing its OpenSea slug, yielding details such as name, description, and image.
Instructions
Get metadata for an NFT collection by its OpenSea slug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network ID. Call listSupportedNetworks for all options. e.g. "eth-mainnet", "base-mainnet" | eth-mainnet |
| collectionSlug | Yes | OpenSea slug for the NFT collection. |