convertNip19
Convert NIP-19 entities between formats like npub, nsec, note, hex, nprofile, nevent, and naddr for Nostr network compatibility.
Instructions
Convert any NIP-19 entity (npub, nsec, note, nprofile, nevent, naddr) to another format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | The NIP-19 entity or hex string to convert | |
| targetType | Yes | The target format to convert to | |
| relays | No | Optional relay URLs for complex entities (nprofile, nevent, naddr) | |
| author | No | Optional author pubkey (hex format) for nevent/naddr | |
| kind | No | Optional event kind for nevent/naddr | |
| identifier | No | Required identifier for naddr conversion |