Structs§
- Export
Attachment - Export
Message - Export
Thread - Input data for export. The caller (daemon/CLI) assembles this from store queries.
Functions§
- export
- Export a thread in the given format. Returns the exported string.
- export_
json - export_
llm_ context - Export thread optimized for AI consumption. Uses the reader pipeline to strip noise, producing a token-efficient representation.
- export_
markdown - export_
mbox - Export thread as RFC 4155 mbox format. Each message starts with “From “ line followed by RFC 2822 headers + body.