Get NFT Info
get_nft_infoFetch info and metadata for an NFT on Celo — supports ERC-721 and ERC-1155. Resolves tokenURI and parses metadata when available.
§ Inputs
| Name | Type | Description |
|---|---|---|
contract_addressRequired | string | contract address |
token_idRequired | string | NFT token ID (decimal string) |
§ Returns
{ contract, tokenId, owner?, tokenURI, metadata }§ Try saying
- Show me NFT #42 from contract 0x…
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_nft_info automatically.