unfollow
Remove a Nostr user from your following list by providing their public key in hex or npub format. Optionally include a private key for signing or use remote signing.
Instructions
Unfollow a pubkey
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pubkeyToFollow | Yes | Pubkey (hex or npub) to unfollow | |
| privateKey | No | Private key (nsec or hex). Optional when NOSTR_BUNKER_URI is configured. | |
| relays | No | Relays to publish to |