getKind1Notes
Retrieve text notes from a Nostr user by providing their public key, with options to limit results and specify relays.
Instructions
Get text notes (kind 1) 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 |