nostr_sign_event
Sign Nostr events using a sovereign daemon to create verifiable signed actions with an audit trail for AI agents. Requires Lightning payment per call.
Instructions
Sign a Nostr event using a sovereign signing daemon. Price: 2 sats.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Nostr event kind | |
| content | Yes | Event content | |
| tags | No | Event tags | |
| created_at | No | Unix timestamp | |
| payment_preimage | No | Lightning payment preimage (64 hex chars) — provide after paying the invoice |