get_nft_balance
Retrieve the NFT balance of a specific wallet address for a designated NFT collection using contract and wallet address inputs.
Instructions
Get the NFT balance of a wallet address for a specific NFT collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fetchTokenIds | No | Whether to fetch token IDs (default: true) | |
nftAddress | Yes | NFT contract address | |
walletAddress | Yes | Wallet address to check |