Skip to main content
A scheduled job that checks your Gmail inbox, summarizes important emails, and tracks what it’s already processed.

Job Definition

How It Works

  1. Agent reads .fliiq/memory/jobs/email-digest.md to see previously processed message IDs
  2. Calls receive_emails with filter: unread
  3. Filters out newsletters and promotions using LLM judgment
  4. Summarizes each important email in one line
  5. Updates job memory with new message IDs
  6. Delivers the digest via email

Sample Output

Multi-Account Variant

Check multiple Gmail accounts by adjusting the prompt: