repostEvent
Repost any Nostr event by providing its ID and author's pubkey. AI agents amplify content across relays with optional private key authentication.
Instructions
Repost an event (kind 6)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | ID of the event to repost | |
| eventPubkey | Yes | Pubkey of the event author | |
| relayUrl | No | Relay URL where the original event lives | |
| privateKey | No | Private key (nsec or hex). Optional when NOSTR_BUNKER_URI is configured. | |
| relays | No | Relays to publish to |