amber_export_memories
Export all active memories as a downloadable JSON file. Use this to create a complete backup or migrate your data.
Instructions
Export every active memory as a JSON file. Returns a download URL valid for 7 days. The file contains all memories with cleaned metadata (internal prefixes stripped, implementation fields removed). The user should open the download URL in their browser to save the file.
Use this when the user wants a backup, wants to migrate data, or asks "can I download my data?". Unlike amber_list_memories (which paginates and shows one page at a time), this exports ALL memories in a single downloadable file. Unlike amber_search_memories (which finds specific content), this is a complete dump.
Each call generates a fresh export — previous export URLs remain valid for their full 7-day window. The export includes both active and deleted memories, with topics and metadata. Large accounts (10,000+ memories) may take a few seconds to generate. Does not modify any data — read-only operation. Requires an active subscription. Not rate-limited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||