hedera_mint_nft
Build unsigned Hedera NFT mint transactions, each NFT carrying up to 100-byte metadata. AI agents can propose without key access.
Instructions
Build (unsigned) a mint of one or more NFTs with metadata (e.g. IPFS CIDs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenId | Yes | ||
| metadata | Yes | Per-NFT metadata strings (≤100 bytes each) | |
| payerAccountId | No |