getLongFormNotes
Fetch long-form content from Nostr users by their public key to access detailed posts and articles shared on the decentralized social network.
Instructions
Get long-form notes (kind 30023) by public key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pubkey | Yes | Public key of the Nostr user (hex format or npub format) | |
| limit | No | Maximum number of notes to fetch | |
| relays | No | Optional list of relays to query |