marketplace_list_my_stalls
List all NIP-15 stalls for the current signer from configured relays, returning event details and parsed data or null for invalid stalls.
Instructions
Fetch + parse the current signer's NIP-15 stalls (kind:30017). For each stall event found on the configured relays, returns the event id, created_at, d tag, and the parsed stall JSON (name, description, currency, shipping). Stalls that don't pass the NIP-15 schema are returned with parsed: null so you can see what's wrong.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||