nostr_fetch_profile
Retrieve Nostr user profiles using npub or hex pubkeys with Lightning payment verification for AI agent actions.
Instructions
Fetch a Nostr profile (kind 0) by npub or hex pubkey. Price: 5 sat.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pubkey | Yes | Nostr pubkey (npub1... or 64-char hex) | |
| payment_preimage | No | Lightning payment preimage (64 hex chars) |