memory_export
Convert local memories into portable Nostr NIP-78 events for backup, sharing, or manual relay publishing.
Instructions
Export memories as Nostr NIP-78 events.
Converts local memories into portable Nostr event format. Events are signed if secp256k1 is available. Useful for backup, sharing, or manual relay publishing.
Args: limit: Maximum number of memories to export (default 100).
Returns: List of NIP-78 events with memory content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |