get_nft_info
Fetch complete details for any XRPL NFT by providing its NFT ID. Access metadata, issuer, and ownership information.
Instructions
Get detailed information about a specific NFT by its NFT ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nft_id | Yes | The NFT ID (64 character hex string) | |
| network | No | The XRPL network to query (default: mainnet) |