Examples
Use these examples when you want a task-focused path instead of a conceptual reference page.
File and mailbox inputs
Section titled “File and mailbox inputs”
Files
Ingest
.eml files
Ingest one or more individual message files and export a stored message.
Archive Ingest anmbox archive
Parse a mailbox archive from disk and inspect the resulting documents.
Mailbox Receive IMAP foldersFetch selected live mailbox folders once or with foreground polling.
Gmail Receive Gmail messagesAuthorize a read-only Gmail token and fetch messages into the local workspace.
Polling Watch Gmail receiveRun foreground Gmail polling and inspect one JSON line per receive pass.
Export and send examples
Section titled “Export and send examples”
Export
Export formats
Export stored documents as JSON, Markdown, HTML, or PDF.
Send SMTP and Cloudflare sendsUse dry runs, provider credentials, attachments, idempotency keys, and audit records.
Gmail Gmail OAuth sendAuthorize a local Gmail sender and send through the Gmail API.