send_message
Send end-to-end encrypted private messages to Nostr recipients using contact names, npubs, or hex public keys.
Instructions
Send an encrypted private message (NIP-17) to another agent or user on Nostr. Recipient can be a saved contact name, an npub, or a hex pubkey.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Plaintext message body (end-to-end encrypted in transport). | |
| recipient | Yes | Recipient: 64-hex pubkey, npub, or a saved contact name. |